The XmlCommentsFile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XmlCommentsFile |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FixupComments |
This is called to fixup the comments for C++ compiler generated XML comments files.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Save |
Save the comments file if it was modified
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Comments |
This is used to load the comments file on first use
| |
| Members |
This read-only property is used to get the root members node
| |
| SourcePath |
This read-only property is used to get the source path of the file
|