| WildcardReferenceSettings Class |
Namespace: SandcastleBuilder.PlugIns
The WildcardReferenceSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| WildcardReferenceSettings |
Constructor
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FromXPathNavigator |
Create a wildcard reference settings instance from an XElement
containing the settings.
| |
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| ToXml |
Store the wildcard reference settings as a node in the given XML
element.
|
| Name | Description | |
|---|---|---|
| ListDescription |
This returns a description of the entry suitable for display in a
bound list control.
| |
| Recursive |
This is used to get or set whether or not to scan sub-folders recursively
| |
| ReferencePath |
This is used to get or set the path to scan for references.
| |
| Wildcard |
This is used to get or set the wildcard to use with the folder
|