AxHost.ICustomTypeDescriptor.GetComponentName Méthode

Définition

Retourne le nom de l'objet actif.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetComponentName() = System::ComponentModel::ICustomTypeDescriptor::GetComponentName;
string 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

Retourne null dans tous les cas.

Implémente

Remarques

Utilisez le nom par défaut au lieu de la valeur retournée par la ICustomTypeDescriptor.GetComponentName méthode.

S’applique à