F_CommandLine_NameInfo_EmptyName - adutton/commandline GitHub Wiki
Represents an empty name information. Used when Error are tied to values, rather than options.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public static readonly NameInfo EmptyNameVB
Public Shared ReadOnly EmptyName As NameInfoC++
public:
static initonly NameInfo^ EmptyNameF#
static val EmptyName: NameInfoType: NameInfo