AxHost.ICustomTypeDescriptor.GetClassName Metoda

Definicja

Zwraca nazwę klasy bieżącego obiektu.

 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

Zwraca wartość null we wszystkich przypadkach.

Implementuje

Uwagi

Użyj nazwy typu zamiast wartości zwracanej przez metodę ICustomTypeDescriptor.GetClassName .

Dotyczy