Prototype Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the prototype of this option. E.g "v|version".

public string Prototype { get; }

Returns