Condividi tramite


Membri ObjectRenamedEventArgs

The ObjectRenamedEventArgs object represents the arguments passed by the event raised when an object is renamed.

Il tipo ObjectRenamedEventArgs espone i membri seguenti.

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 NewName Gets the new name of the object.
Proprietà pubblica OldName Gets the old name of the object.
Proprietà pubblica OldUrn Property identifying the URN object before changing.
Proprietà pubblica SmoObject Gets the object that is being renamed.
Proprietà pubblica Urn Gets the Uniform Resource Name (URN) address of SMO event. (Ereditato da SmoEventArgs).

In alto