Skip to content

F_CommandLine_Text_ComparableOption_LongName

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

ComparableOption.LongName Field

Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public string LongName

VB

Public LongName As String

C++

public:
String^ LongName

F#

val mutable LongName: string

Field Value

Type: String

See Also

Reference

ComparableOption Structure
CommandLine.Text Namespace

Clone this wiki locally