IXsltContextFunction.ReturnType Свойство

Определение

Возвращает объект типа XPathResultType, представляющий тип XPath, возвращаемый данной функцией.

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

Значение свойства

XPathResultType

Представляет XPathResultType тип XPath, возвращаемый функцией.

Применяется к