AxHost.ICustomTypeDescriptor.GetComponentName Yöntem

Tanım

Geçerli nesnenin adını döndürür.

 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

Döndürülenler

Her durumda döndürür null .

Uygulamalar

Açıklamalar

Yöntemin döndürdüğü değer ICustomTypeDescriptor.GetComponentName yerine varsayılan adı kullanın.

Şunlara uygulanır