SharpCvsLib

UpdateCommand2.VendorString Property

Vendor string.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.UpdateCommand2.VendorString

See Also

UpdateCommand2 Class | ICSharpCode.SharpCvsLib.Commands Namespace