SharpCvsLib

CaseRequest.RequestString Property

Specify to the cvs server that the file match should not be case sensitive.

[Visual Basic]
Overrides Public ReadOnly Property RequestString As String Implements _
   IRequest.RequestString
[C#]
public override string RequestString {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Requests.CaseRequest.RequestString

Implements

IRequest.RequestString

See Also

CaseRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace