DataConnectionProperties.ICustomTypeDescriptor.GetClassName Méthode

Définition

Récupère le nom de la classe de l’objet spécifié.

 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

Nom de classe de l’objet, ou null si la classe n’a pas de nom.

Implémente

S’applique à