SharpCvsLib

UploadFileRequest Properties

The properties of the UploadFileRequest class are listed below. For a complete list of UploadFileRequest class members, see the UploadFileRequest Members topic.

Public Instance Properties

DoesModifyConnection (inherited from AbstractRequest) Indicates whether the response modifies the cvs connection.
true
if the connection is modified,
false
otherwise.
DoesModifyInputStream (inherited from AbstractRequest) Indicates whether the response modifies the input stream.
true
if the input stream is modified,
false
otherwise.
IsResponseExpected Response expected:
false
.
RequestString Upload the file to the server.

See Also

UploadFileRequest Class | ICSharpCode.SharpCvsLib.Requests Namespace