XmlQueryRuntime.XsltFunctions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
状態を管理するオブジェクトを返します。 状態オブジェクトは、各種の 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 クラスのインスタンス。