SubMenuStyle.ICustomTypeDescriptor.GetClassName Metoda

Definice

Popis tohoto člena naleznete v tématu GetClassName().

 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

Název třídy objektu nebo null pokud třída nemá název.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, že SubMenuStyle je instance přetypována do ICustomTypeDescriptor rozhraní.

Platí pro