![]() | Initializes a new instance of the Project class. |
![]() | Gets the collection of assemblies and documentation comment XML files in the project. |
![]() | Gets the base directory used for relative references. |
![]() | Gets the list of available documenters. |
![]() | Gets or sets a value indicating whether the contents of this project have been modified. |
![]() | Gets the project namespace summaries collection. |
![]() | Gets or sets the project file. |
![]() | Gets a collection of directories that will be probed when attempting to load assemblies. |
![]() | Gets or sets a value indicating whether IsDirty is updated when a project property is modifed. |
![]() | 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