Table of Contents

TwoColumnHelpRow.FirstColumnText Property

Definition

Namespace
DotMake.CommandLine.Help
Assembly
DotMake.CommandLine.dll

The first column for a help entry, typically containing the name and other usage details about an option or argument.

public string FirstColumnText { get; }

Property Value

string