ComponentRenameEventArgs.Component Propriedade

Definição

Obtém o componente que está sendo renomeado.Gets the component that is being renamed.

public:
 property System::Object ^ Component { System::Object ^ get(); };
public object Component { get; }
member this.Component : obj
Public ReadOnly Property Component As Object

Valor da propriedade

Object

O componente que está sendo renomeado.The component that is being renamed.

Aplica-se a