Condividi tramite


Membri ObjectCreatedEventArgs

The ObjectCreatedEventArgs object represents the arguments that are passed by the event that is raised when an object is created.

Il tipo ObjectCreatedEventArgs espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ObjectCreatedEventArgs

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 SmoObject Gets the created object that causes the event to be raised.
Proprietà pubblica Urn Gets the Uniform Resource Name (URN) address of SMO event. (Ereditato da SmoEventArgs).

In alto