AxHost.ICustomTypeDescriptor.GetComponentName Метод

Определение

Возвращает имя текущего объекта.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetComponentName() = System::ComponentModel::ICustomTypeDescriptor::GetComponentName;
string ICustomTypeDescriptor.GetComponentName ();
string? ICustomTypeDescriptor.GetComponentName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
Function GetComponentName () As String Implements ICustomTypeDescriptor.GetComponentName

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

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

Реализации

Комментарии

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

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