SubMenuStyle.ICustomTypeDescriptor.GetComponentName Metoda

Definicja

Aby uzyskać opis tego członka, zobacz GetComponentName().

 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

Nazwa obiektu lub null jeśli obiekt nie ma nazwy.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy SubMenuStyle wystąpienie jest rzutowe do interfejsu ICustomTypeDescriptor .

Dotyczy