Click or drag to resize
Sandcastle Help File BuilderProjectExplorerWindowIsDirty Property
This returns the dirty state of the document if it supports saving

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public override bool IsDirty { get; set; }

Property Value

Type: Boolean
See Also