XmlTargetDictionaryUtilitiesCreateTarget Method
Create a target
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public static Target CreateTarget(
XPathNavigator topic
)
Public Shared Function CreateTarget (
topic As XPathNavigator
) As Target
public:
static Target^ CreateTarget(
XPathNavigator^ topic
)
static member CreateTarget :
topic : XPathNavigator -> Target
- topic XPathNavigator
- The topic from which to get the target information
TargetThe target