SharpCvsLib

GzipFileContents.RequestString Property

Request the contents be zipped before transmitting.

[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.GzipFileContents.RequestString

Implements

IRequest.RequestString

See Also

GzipFileContents Class | ICSharpCode.SharpCvsLib.Requests Namespace