Język

WebPartMenuStyle.ICustomTypeDescriptor.GetClassName Metoda

Definicja

Zwraca nazwę klasy tego wystąpienia składnika. Ta metoda implementuje metodę 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

Ciąg zawierający nazwę klasy obiektu lub null jeśli klasa nie ma nazwy.

Implementuje

Uwagi

Ten element członkowski jest jawną implementacją składową interfejsu. Można go używać tylko wtedy, gdy WebPartMenuStyle wystąpienie jest rzutowanie do interfejsu ICustomTypeDescriptor .

Dotyczy

Zobacz też