IXsltContextVariable.VariableType Proprietà

Definizione

Ottiene l'oggetto XPathResultType che rappresenta il tipo XPath (XML Path Language) della variabile.

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

Valore della proprietà

XPathResultType

Oggetto XPathResultType che rappresenta il tipo XPath della variabile.

Si applica a