FileInformation members
Correlates the file information on the client with the file information on the server.
The FileInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
ETag | Gets the ETag value that is used to correlate the file on the client with the file on the server. | |
Stream | Gets the binary file stream that is downloaded from the server. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the FileInformation object. | |
ToString | (Inherited from Object.) |
Top