TargetDirectory.GetTargetInfo Method
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Get target info for the specified file
public TargetInfo GetTargetInfo(string targetId)
Parameters
targetIdstringThe target ID for which to get target info. This is expected to be in the form of a GUID.
Returns
- TargetInfo
A TargetInfo object if found or null if not found
Remarks
The target ID is expected to be in the form of a GUID. The target filename is expected to be in the format [GUID].cmp.xml.