ConceptualLinkInfo Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This class is used to hold conceptual link information used by the ResolveConceptualLinksComponent.
public class ConceptualLinkInfo
- Inheritance
-
ConceptualLinkInfo
Constructors
| ConceptualLinkInfo(XPathNavigator) |
Constructor |
Properties
| Anchor |
This read-only property returns the optional anchor name within the target |
| Target |
This read-only property returns the target of the link |
| Text |
This read-only property returns the text to show for the link |