StreamTransferInformation Properties

Include Protected Members
Include Inherited Members

The StreamTransferInformation type exposes the following members.

Properties

  Name Description
Protected property ClientFileName Gets the path and file name of the file on the client. (Overrides BasicTransferInformation.ClientFileName.)
Public property CloseStream Gets or sets a value that indicates whether to close the stream after the transfer.
Public property Context Gets or sets the context for the diagnostic data adapter. (Inherited from BasicTransferInformation.)
Public property Description Gets or sets a short description of the data that is sent. (Inherited from BasicTransferInformation.)
Public property FileName Gets the path and file name of the file on the client.
Protected property PerformCleanup Infrastructure. Gets a value that indicates whether to perform cleanup after the transfer. (Overrides BasicTransferInformation.PerformCleanup.)
Public property RequestId Gets or sets the ID of the request that is associated with the transferred data. (Inherited from BasicTransferInformation.)
Public property Stream Gets or sets the stream for the transfer.
Public property UserToken Gets or sets a token that can be used with a notification when an asynchronous transfer is completed to uniquely identify this transfer. (Inherited from BasicTransferInformation.)

Top

See Also

Reference

StreamTransferInformation Class

Microsoft.VisualStudio.TestTools.Execution Namespace