ComponentRenameEventArgs.OldName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom du composant avant l’événement de renommage.
public:
virtual property System::String ^ OldName { System::String ^ get(); };
public virtual string OldName { get; }
member this.OldName : string
Public Overridable ReadOnly Property OldName As String
Valeur de propriété
Nom précédent du composant.