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

適用於