XmlQueryOutput.WriteCommentString(String) Metodo

Definizione

Memorizza nella cache la stringa del commento.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Parametri

text
String

Stringa contenente il commento da scrivere.

Si applica a