TargetInfo Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This class is used to represent a resolved target containing all the information necessary to actually write out the link by using the ResolveConceptualLinksComponent.
public class TargetInfo
- Inheritance
-
TargetInfo
Constructors
| TargetInfo(string, string, ConceptualLinkType) |
Constructor |
Properties
| LinkType |
This read-only property is used to get the link type |
| Text |
This read-only property is used to get the text |
| Url |
This read-only property is used to get the URL |