IXsltContextVariable.VariableType Propriété

Définition

Obtient XPathResultType, lequel représente le type XPath (XML Path Language) de la variable.

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

Valeur de propriété

XPathResultType

XPathResultType représentant le type XPath de la variable.

S’applique à