DataConnectionProperties.ICustomTypeDescriptor.GetDefaultProperty Yöntem

Tanım

Belirtilen nesne için varsayılan özelliği alı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

PropertyDescriptorBu nesne için varsayılan özelliği temsil eden bir döndürür veya bu nesnenin özellikleri yoksa null değerini döndürür.

Uygulamalar

Şunlara uygulanır