Share via


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 類別的執行個體。

適用於