Share via


IXsltContextVariable.VariableType 屬性

定義

取得 XPathResultType,表示變數的 XML 路徑語言 (XPath) 型別。

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

屬性值

XPathResultType

XPathResultType,表示變數的 XPath 型別。

適用於