IXsltContextVariable.VariableType プロパティ

定義

変数の XPath (XML Path Language) 型を表す XPathResultType を取得します。

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

変数の XPath 型を表す XPathResultType

適用対象