次の方法で共有


IXsltContextVariable.VariableType プロパティ

変数の XPath 型を表す XPathResultType を取得します。

ReadOnly Property VariableType As XPathResultType
[C#]
XPathResultType VariableType {get;}
[C++]
__property XPathResultType get_VariableType();
[JScript]
function get VariableType() : XPathResultType;

プロパティ値

変数の XPath 型を表す XPathResultType

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

IXsltContextVariable インターフェイス | IXsltContextVariable メンバ | System.Xml.Xsl 名前空間