IXsltContextVariable.VariableType Propriedade

Definição

Obtém o XPathResultType tipo que representa a Linguagem de Caminho XML (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 de Propriedade

O XPathResultType que representa o tipo XPath da variável.

Aplica-se a