ScriptNameObjectBase.AppendCommaText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void AppendCommaText (System.Text.StringBuilder sb, string optionText, ref bool needsComma, string beginWord);
member this.AppendCommaText : System.Text.StringBuilder * string * bool * string -> unit
Protected Sub AppendCommaText (sb As StringBuilder, optionText As String, ByRef needsComma As Boolean, beginWord As String)
Parameters
- optionText
- String
- needsComma
- Boolean
- beginWord
- String