संपादित करें

इसके माध्यम से साझा किया गया


XmlQueryOutput.WriteNamespaceString(String) Method

Definition

Caches the namespace's text.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void WriteNamespaceString(System::String ^ text);
public void WriteNamespaceString (string text);
member this.WriteNamespaceString : string -> unit
Public Sub WriteNamespaceString (text As String)

Parameters

text
String

String that contains fully qualified namespace.

Applies to