IXsltContextVariable.VariableType Propriedade

Definição

Obtém o XPathResultType que representa o tipo de XPath (linguagem XPath) da variável.

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 da propriedade

XPathResultType

A XPathResultType representação do tipo XPath da variável.

Aplica-se a