AxHost.ICustomTypeDescriptor.GetComponentName Metoda

Definice

Vrátí název aktuálního objektu.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetComponentName() = System::ComponentModel::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

Návraty

String

Vrátí null ve všech případech.

Implementuje

Poznámky

Místo hodnoty, kterou metoda vrátí, ICustomTypeDescriptor.GetComponentName použijte výchozí název.

Platí pro