संपादित करें

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


XmlQueryOutput.WriteWhitespace(String) Method

Definition

Throws NotSupportedException.

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

public:
 override void WriteWhitespace(System::String ^ ws);
public override void WriteWhitespace(string ws);
override this.WriteWhitespace : string -> unit
Public Overrides Sub WriteWhitespace (ws As String)

Parameters

ws
String

String that contains the white space to write.

Applies to