Aracılığıyla paylaş


DbConnectionStringBuilder.ICustomTypeDescriptor.GetDefaultProperty Yöntem

Tanım

Bir bileşenin bu örneği için varsayılan özelliği döndürür.

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

Döndürülenler

PropertyDescriptor Bu nesnenin varsayılan özelliğini temsil eden veya null bu nesnenin özellikleri 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 GetDefaultProperty. .

Şunlara uygulanır

Ayrıca bkz.