Share via


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.

頂端