IXsltContextFunction.ReturnType 속성

정의

함수에서 반환한 XPath 형식을 나타내는 XPathResultType을 가져옵니다.

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 함수에서 반환된 XPath 형식을 나타내는 입니다.

적용 대상