共用方式為


XmlQueryOutput.WriteWhitespace(String) 方法

定義

擲回 NotSupportedException

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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)

參數

ws
String

包含要寫入空白字元的字串。

適用於