The methods of the Project class are listed below. For a complete list of Project class members, see the Project Members topic.
![]() | Appends the specified directory to the documenter probe path. |
![]() | Clears the project. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Retrieves a documenter by name. |
![]() | Combines the specified path with the BaseDirectory of the Project to form a full path to file or directory. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the relative path of the passed path with respect to the BaseDirectory of the Project. |
![]() | Gets the Type of the current instance. |
![]() | Reads an NDoc project file from disk. |
![]() | Returns a String that represents the current Object. |
![]() | Writes an NDoc project to a disk file. |
![]() | 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. |
Project Class | NDoc.Core Namespace