IXsltContextFunction.ReturnType プロパティ

定義

関数によって返された XPath 型を表す XPathResultType を取得します。

public:
 property System::Xml::XPath::XPathResultType ReturnType { System::Xml::XPath::XPathResultType get(); };
public System.Xml.XPath.XPathResultType ReturnType { get; }
member this.ReturnType : System.Xml.XPath.XPathResultType
Public ReadOnly Property ReturnType As XPathResultType

プロパティ値

XPathResultType関数によって返される XPath 型を表す 。

適用対象