ICustomTypeDescriptor.GetComponentName Metoda

Definicja

Zwraca nazwę tego wystąpienia składnika.

public:
 System::String ^ GetComponentName();
public string GetComponentName ();
public string? GetComponentName ();
abstract member GetComponentName : unit -> string
Public Function GetComponentName () As String

Zwraca

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

Uwagi

Jeśli null zostanie zwrócona, użyj nazwy domyślnej.

Dotyczy

Zobacz też