AxHost.ICustomTypeDescriptor.GetComponentName Metodo

Definizione

Restituisce il nome dell'oggetto corrente.

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

Restituisce

Restituisce null in tutti i casi.

Implementazioni

Commenti

Usare il nome predefinito anziché il valore restituito dal ICustomTypeDescriptor.GetComponentName metodo.

Si applica a