DataTransferEventArgs 成員
The DataTransferEventArgs class represents the arguments used when a data transfer event is raised.
DataTransferEventArgs 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
DataTransferEventArgs | Initializes a new instance of the DataTransferEventArgs class for the specified event and with the specified message. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
DataTransferEventType | Gets the type of data transfer event associated with the DataTransferEventArgs object. | |
Message | Gets the message text associated with the DataTransferEventType object. |
頂端