IXsltContextFunction.ReturnType Proprietà

Definizione

Ottiene l'oggetto XPathResultType che rappresenta il tipo XPath restituito dalla funzione.

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

Valore della proprietà

Oggetto XPathResultType che rappresenta il tipo XPath restituito dalla funzione.

Si applica a