The methods of the Workspace class are listed below. For a complete list of Workspace class members, see the Workspace Members topic.
![]() ![]() | Return the relative path between two directories |
![]() | Adds a sub directory to the resource directory |
![]() | 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 |
![]() | Deletes the content of the WorkingDirectory |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Copies content into the workspace ContentDirectory |
![]() | Recursively copies the contents of sourceDirectory into the workspace content, maintainng the same directory structure |
![]() | Overloaded. Copies project resources into the workspace. Project files are files needed to compile the help file, but are not directly part of its content |
![]() | Prepares the workspace, by creating working and content directories |
![]() | Recursively deletes the ResourceDirectory |
![]() | Saves files mathing the specified filter from the build directory to the root directory |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the ContentDirectoryAdded event |
![]() | Raises the ContentFileAdded event |
Workspace Class | NDoc.Core Namespace