XmlQueryRuntime.StartRtfConstruction(String, XmlQueryOutput) Metod

Definition

Börjar konstruera en RTF och returnerar ett nytt XmlQueryOutput objekt som ska användas för att konstruera denna 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)

Parametrar

baseUri
String

Ett värde av typen string.

output
XmlQueryOutput

En instans av XmlQueryOutput klassen.

Gäller för