IXsltContextFunction.ReturnType 屬性

定義

取得 XPathResultType,表示由函式傳回的 XPath 型別。

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 型別。

適用於