NDoc 1.3.1 SDK

BaseDocumenterConfig.SetDirty Method 

Sets the IsDirty property on the Project.

[Visual Basic]
Protected Sub SetDirty()
[C#]
protected void SetDirty();
[C++]
protected: void SetDirty();
[JScript]
protected function SetDirty();

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace