ScriptNameObjectBase.AppendWithOption Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected void AppendWithOption(System.Text.StringBuilder sb, string propName, string optionText, ref bool needsComma);
member this.AppendWithOption : System.Text.StringBuilder * string * string * bool -> unit
Protected Sub AppendWithOption (sb As StringBuilder, propName As String, optionText As String, ByRef needsComma As Boolean)
Paramètres
- propName
- String
- optionText
- String
- needsComma
- Boolean