XmlTargetDictionaryUtilitiesCreateNamespaceReference Method
Create a namespace reference
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public static NamespaceReference CreateNamespaceReference(
XPathNavigator namespaceElement
)
Public Shared Function CreateNamespaceReference (
namespaceElement As XPathNavigator
) As NamespaceReference
public:
static NamespaceReference^ CreateNamespaceReference(
XPathNavigator^ namespaceElement
)
static member CreateNamespaceReference :
namespaceElement : XPathNavigator -> NamespaceReference
- namespaceElement XPathNavigator
- The namespace element from which to get the target information
NamespaceReferenceThe namespace reference