TargetDirectory Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This represents a targets directory along with all the associated expressions used to find target metadata files in it, and extract URLs and link text from those files using the ResolveConceptualLinksComponent.
public class TargetDirectory
- Inheritance
-
TargetDirectory
Constructors
| TargetDirectory(string, XPathExpression, XPathExpression, XPathExpression, ConceptualLinkType) |
Constructor |
Methods
| GetTargetInfo(string) |
Get target info for the specified file |