Condividi tramite


Membri DataTransferEventArgs

The DataTransferEventArgs class represents the arguments used when a data transfer event is raised.

Il tipo DataTransferEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DataTransferEventArgs Initializes a new instance of the DataTransferEventArgs class for the specified event and with the specified message.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DataTransferEventType Gets the type of data transfer event associated with the DataTransferEventArgs object.
Proprietà pubblica Message Gets the message text associated with the DataTransferEventType object.

In alto