XmlQueryRuntime.StartRtfConstruction(String, XmlQueryOutput) Metoda

Definice

Spustí sestavení RTF a vrátí nový XmlQueryOutput objekt, který bude použit k vytvoření tohoto RTF.

public:
 void StartRtfConstruction(System::String ^ baseUri, [Runtime::InteropServices::Out] System::Xml::Xsl::Runtime::XmlQueryOutput ^ % output);
public void StartRtfConstruction(string baseUri, out System.Xml.Xsl.Runtime.XmlQueryOutput output);
member this.StartRtfConstruction : string * XmlQueryOutput -> unit
Public Sub StartRtfConstruction (baseUri As String, ByRef output As XmlQueryOutput)

Parametry

baseUri
String

Hodnota typu string.

output
XmlQueryOutput

Instance třídy XmlQueryOutput

Platí pro