Share via


DbConnectionStringBuilder.ICustomTypeDescriptor.GetClassName Yöntem

Tanım

Bir bileşenin bu örneğinin 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

Nesnenin sınıf adı veya null sınıfın adı yoksa.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICustomTypeDescriptor arabirime DbConnectionStringBuilder yayınlandığında kullanılabilir.

Bu üyenin açıklaması için bkz GetClassName. .

Şunlara uygulanır

Ayrıca bkz.