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 クラスのインスタンス。

適用対象