SharpCvsLib

ExpandModulesRequest.RequestString Property

Request the server expands the modules before performing a checkout or update.

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

Implements

IRequest.RequestString

See Also

ExpandModulesRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace