関数によって返された XPath 型を表す XPathResultType を取得します。
ReadOnly Property ReturnType As XPathResultType
[C#]
XPathResultType ReturnType {get;}
[C++]
__property XPathResultType get_ReturnType();
[JScript]
function get ReturnType() : XPathResultType;
プロパティ値
関数によって返された XPath 型を表す XPathResultType 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
IXsltContextFunction インターフェイス | IXsltContextFunction メンバ | System.Xml.Xsl 名前空間