SharpCvsLib

Option.Value Property

The value of the option parameter if applicable.

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

Property Value

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

See Also

Option Class | ICSharpCode.SharpCvsLib.Options Namespace