BasePrototype Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the base prototype of this argument without any cardinality suffix. E.g "<file>".

public string BasePrototype { get; }

Returns