TargetInfo.TargetInfo Constructor
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Constructor
public TargetInfo(string targetUrl, string targetText, ConceptualLinkType typeOfLink)
Parameters
targetUrlstringThe target URL
targetTextstringThe target's link text
typeOfLinkConceptualLinkTypeThe type of link
Exceptions
- ArgumentNullException
This is thrown if the target URL or text is null