IXsltContextFunction.ReturnType Propriedade

Definição

Obtém o XPathResultType que representa o tipo de XPath retornado pela função.

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 da propriedade

Um XPathResultType que representa o tipo XPath retornado pela função .

Aplica-se a