WebPartMenuStyle.ICustomTypeDescriptor.GetComponentName Méthode

Définition

Retourne le nom de cette instance d’un composant. Cette méthode implémente la GetComponentName() méthode.

 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

Retours

Chaîne qui contient le nom de l’objet ou null si l’objet n’a pas de nom.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance WebPartMenuStyle est convertie en ICustomTypeDescriptor interface.

S’applique à

Voir aussi