संपादित करें

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


XmlQueryOutput.WriteCommentString(String) Method

Definition

Cache the comment's string.

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

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

Parameters

text
String

String that contains the comment to write.

Applies to