AxHost.ICustomTypeDescriptor.GetClassName Metodo

Definizione

Restituisce il nome della classe dell'oggetto corrente.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetClassName() = System::ComponentModel::ICustomTypeDescriptor::GetClassName;
string ICustomTypeDescriptor.GetClassName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
Function GetClassName () As String Implements ICustomTypeDescriptor.GetClassName

Restituisce

String

Restituisce null in tutti i casi.

Implementazioni

Commenti

Usare il nome del tipo anziché il valore restituito dal ICustomTypeDescriptor.GetClassName metodo.

Si applica a