IXsltContextFunction.ReturnType Propriété

Définition

Obtient le XPathResultType représentant le type XPath retourné par la fonction.

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

Valeur de propriété

XPathResultType

Représentant XPathResultType le type XPath retourné par la fonction.

S’applique à