XmlQueryOutput.WriteCommentString(String) Méthode

Définition

Met en cache la chaîne de commentaire.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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

Paramètres

text
String

Chaîne qui contient le commentaire à écrire.

S’applique à