AxHost.ICustomTypeDescriptor.GetComponentName Metoda

Definicja

Zwraca nazwę bieżącego obiektu.

 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

Zwraca

String

Zwraca wartość null we wszystkich przypadkach.

Implementuje

Uwagi

Użyj nazwy domyślnej zamiast wartości zwracanej przez metodę ICustomTypeDescriptor.GetComponentName .

Dotyczy