IXsltContextVariable.VariableType Eigenschaft

Definition

Ruft den XPathResultType ab, der den XPath (XML Path Language)-Typ der Variablen darstellt.

public:
 property System::Xml::XPath::XPathResultType VariableType { System::Xml::XPath::XPathResultType get(); };
public System.Xml.XPath.XPathResultType VariableType { get; }
member this.VariableType : System.Xml.XPath.XPathResultType
Public ReadOnly Property VariableType As XPathResultType

Eigenschaftswert

XPathResultType

Der XPathResultType, der den XPath-Typ der Variablen darstellt.

Gilt für