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 类的实例。

适用于