AxHost.ICustomTypeDescriptor.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

Возвращаемое значение

String

Возвращает значение null во всех случаях.

Реализации

Комментарии

Используйте имя типа вместо значения, возвращаемого методом ICustomTypeDescriptor.GetClassName .

Применяется к