| ReferenceLinkSettings Class |
Namespace: SandcastleBuilder.PlugIns
The ReferenceLinkSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ReferenceLinkSettings |
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 reference link settings instance from an XPath navigator
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 reference link settings as a node in the given XML
document.
|
| Name | Description | |
|---|---|---|
| HelpFileProject |
This is used to get or set the path to the help file builder
project used to generate reference link information.
| |
| HtmlSdkLinkType |
This is used to get or set the HTML Help 1 SDK link type for the target
| |
| ListDescription |
This returns a description of the entry suitable for display in a
bound list control.
| |
| MSHelp2SdkLinkType |
This is used to get or set the MS Help 2 SDK link type for the target
| |
| MSHelpViewerSdkLinkType |
This is used to get or set the MS Help Viewer SDK link type for the target
| |
| WebsiteSdkLinkType |
This is used to get or set the website SDK link type for the target
|