SubMenuStyle.ICustomTypeDescriptor.GetClassName Metoda

Definicja

Aby uzyskać opis tego członka, zobacz 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

Zwraca

String

Nazwa klasy obiektu lub null jeśli klasa nie ma nazwy.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy SubMenuStyle wystąpienie jest rzutowe do interfejsu ICustomTypeDescriptor .

Dotyczy