ReferenceLinkInfo Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This class is used to hold reference link information used by the ResolveReferenceLinksComponent.
public class ReferenceLinkInfo
- Inheritance
-
ReferenceLinkInfo
Constructors
| ReferenceLinkInfo(XPathNavigator) |
Constructor |
Properties
| Contents |
This read-only property returns the contents of the link |
| DisplayOptions |
This read-only property returns the display options for the link |
| DisplayTarget |
This read-only property returns the display target of the link |
| PreferOverload |
This read-only property indicates whether or not to prefer the overload topic |
| RenderAsLink |
This read-only property indicates whether or not to render the element as an actual link |
| Target |
This read-only property returns the target of the link |