WebPartMenuStyle.ICustomTypeDescriptor.GetComponentName Método

Definição

Retorna o nome desta instância de um componente.Returns the name of this instance of a component. Este método implementa o método GetComponentName().This method implements the GetComponentName() method.

 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

Uma cadeia de caracteres que contém o nome do objeto ou null, se o objeto não tiver nome.A string that contains the object name, or null if the object has no name.

Implementações

Aplica-se a