NamespaceSummaryItemIsDirty Property
This read-only property can be used to determine if the namespace summary item was changed
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