共用方式為


XmlQueryOutput.WriteCommentString(String) 方法

定義

快取註解字串。

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

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

參數

text
String

包含要寫入之註解的字串。

適用於