Share via


IXsltContextVariable.VariableType Propiedad

Definición

Obtiene el XPathResultType que representa el tipo de XPath 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

Valor de propiedad

XPathResultType

XPathResultType que representa el tipo de XPath de la variable.

Se aplica a