XmlQueryOutput.WriteStartComment Método
Definição
Verifica se o início do comentário está bem formado e o grava.Checks the start of the comment for well-formedness and writes the start of the comment.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
void WriteStartComment();
public void WriteStartComment ();
member this.WriteStartComment : unit -> unit
Public Sub WriteStartComment ()