XmlQueryRuntime.StartRtfConstruction(String, XmlQueryOutput) Methode

Definitie

Begint met het maken van een RTF en retourneert een nieuw XmlQueryOutput object dat wordt gebruikt om deze RTF te maken.

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)

Parameters

baseUri
String

Een waarde van het type string.

output
XmlQueryOutput

Een exemplaar van de XmlQueryOutput klasse.

Van toepassing op