Aracılığıyla paylaş


AxHost.ICustomTypeDescriptor.GetClassName Yöntem

Tanım

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

 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

Döndürülenler

String

Her durumda döndürür null .

Uygulamalar

Açıklamalar

Yöntemin döndürdüğü değer ICustomTypeDescriptor.GetClassName yerine tür adını kullanın.

Şunlara uygulanır