NamespaceSummaryItemIsDirty Property
This read-only property can be used to determine if the namespace summary item was changed
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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