IXsltContextFunction.ReturnType Eigenschaft

Definition

Ruft den XPathResultType ab, der den von der Funktion zurückgegebenen XPath-Typ darstellt.

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

Eigenschaftswert

Ein XPathResultType , der den von der Funktion zurückgegebenen XPath-Typ darstellt.

Gilt für: