AxHost.ICustomTypeDescriptor.GetClassName Metoda

Definice

Vrátí název třídy aktuálního objektu.

 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

Návraty

String

Vrátí null ve všech případech.

Implementuje

Poznámky

Místo hodnoty, kterou metoda vrací, ICustomTypeDescriptor.GetClassName použijte název typu.

Platí pro