Aracılığıyla paylaş


XmlQueryRuntime.StartRtfConstruction(String, XmlQueryOutput) Yöntem

Tanım

RTF oluşturmayı başlatır ve bu RTF'yi oluşturmak için kullanılacak yeni XmlQueryOutput bir nesne döndürür.

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)

Parametreler

baseUri
String

türünde stringbir değer.

output
XmlQueryOutput

XmlQueryOutput sınıfının örneği.

Şunlara uygulanır