Delets all output and intermediate files from the project workspace This will delete all the cleanable files in the root and remove the working directory
[Visual Basic] Public Sub Clean() [C#] public void Clean(); [C++] public: void Clean(); [JScript] public function Clean();
Workspace Class | NDoc.Core Namespace