ScriptNameObjectBase.AppendWithCommaText Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected void AppendWithCommaText(System.Text.StringBuilder sb, string optionText, ref bool needsComma);
member this.AppendWithCommaText : System.Text.StringBuilder * string * bool -> unit
Protected Sub AppendWithCommaText (sb As StringBuilder, optionText As String, ByRef needsComma As Boolean)
Parâmetros
- optionText
- String
- needsComma
- Boolean