SharpCvsLib

Option.Name Property

The name of the option parameter.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Options.Option.Name

See Also

Option Class | ICSharpCode.SharpCvsLib.Options Namespace