SharpCvsLib

Command.First Property

Primary name for the command, the name to be used first.

[Visual Basic]
Public ReadOnly Property First As String
[C#]
public string First {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Console.Parser.Command.First

See Also

Command Class | ICSharpCode.SharpCvsLib.Console.Parser Namespace