AxHost.ICustomTypeDescriptor.GetClassName Méthode

Définition

Retourne le nom de la classe de l'objet actif.

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

Retours

String

Retourne null dans tous les cas.

Implémente

Remarques

Utilisez le nom de type au lieu de la valeur retournée par la ICustomTypeDescriptor.GetClassName méthode.

S’applique à