Condividi tramite


XmlQueryRuntime.XsltFunctions Proprietà

Definizione

Restituisce l'oggetto che gestisce lo stato. L'oggetto stato è necessario per implementare varie funzioni 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

Valore della proprietà

XsltLibrary

Istanza della classe XsltLibrary.

Si applica a