Share via


IXsltContextFunction.ReturnType Propiedad

Definición

Obtiene el XPathResultType que representa el tipo de XPath devuelto por la función.

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

Valor de propiedad

que XPathResultType representa el tipo XPath devuelto por la función .

Se aplica a