DataConnectionProperties.ICustomTypeDescriptor.GetClassName Yöntem

Tanım

Belirtilen nesnenin sınıf adını alı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

Nesnenin sınıf adı veya sınıf bir ada sahip değilse null.

Uygulamalar

Şunlara uygulanır