The following tables list the members exposed by the Data type.
Public Methods
| Name | Description | |
|---|---|---|
![]() | CancelReading |
Cancels the reading of the files selected.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | StatusChanged |
Method being called when the status of the dialog changes.
|
Public Properties
| Name | Description | |
|---|---|---|
![]() | AllowMultiple |
Gets or sets a value indicating whether the dialog is allowed to select multiple files.
|
![]() | DataSizeRead |
Gets the size of the data read.
|
![]() | MaxDataSize |
Gets the total maximum size of the files to be selected.
|
![]() | ReadingBandwidth |
Gets the current reading bandwidth of the selected files.
|
![]() | ReadingTimeLeft |
Gets the reading time left of the selected files.
|
![]() | Status |
Gets the status of the dialog.
|
![]() | TotalDataSize |
Gets the total data size of the selected files.
|











