ScriptNameObjectBase.AppendWithOption Method

Definition

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)

Parameters

propName
String
optionText
String
needsComma
Boolean

Applies to