Compartilhar via


SubMenuStyle.ICustomTypeDescriptor.GetComponentName Método

Definição

Para obter uma descrição desse membro, confira GetComponentName().

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetComponentName() = System::ComponentModel::ICustomTypeDescriptor::GetComponentName;
string ICustomTypeDescriptor.GetComponentName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
Function GetComponentName () As String Implements ICustomTypeDescriptor.GetComponentName

Retornos

String

O nome do objeto ou null se o objeto não tiver um nome.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ela só pode ser usada quando a SubMenuStyle instância é convertida na ICustomTypeDescriptor interface.

Aplica-se a