다음을 통해 공유


XmlQueryRuntime.XsltFunctions 속성

정의

상태를 관리하는 개체를 반환합니다. 다양한 XSLT 함수를 구현하는 데 필요한 상태 개체입니다.

public:
 property System::Xml::Xsl::Runtime::XsltLibrary ^ XsltFunctions { System::Xml::Xsl::Runtime::XsltLibrary ^ get(); };
public System.Xml.Xsl.Runtime.XsltLibrary XsltFunctions { get; }
member this.XsltFunctions : System.Xml.Xsl.Runtime.XsltLibrary
Public ReadOnly Property XsltFunctions As XsltLibrary

속성 값

XsltLibrary

XsltLibrary 클래스의 인스턴스입니다.

적용 대상