This is used to get or set the dirty state of the item
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public bool IsDirty { get; set; } |
| Visual Basic |
|---|
Public Property IsDirty As Boolean Get Set |