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

包含可寫入空白空間的字串。

適用於