SandcastleProjectIsDirty Property
This is used to get the dirty state of the project
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool IsDirty { get; }
Public ReadOnly Property IsDirty As Boolean
Get
public:
property bool IsDirty {
bool get ();
}
member IsDirty : bool with get
Property Value
Boolean