WebPartMenuStyle.ICustomTypeDescriptor.GetComponentName Metoda

Definicja

Zwraca nazwę tego wystąpienia składnika. Ta metoda implementuje GetComponentName() metodę .

 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

Ciąg zawierający nazwę obiektu lub jeśli null obiekt nie ma nazwy.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Może być używany tylko wtedy, gdy WebPartMenuStyle wystąpienie jest rzutowania do ICustomTypeDescriptor interfejsu.

Dotyczy

Zobacz też