DataViewBrowseObject.GetDefaultProperty Yöntem

Tanım

Geçerli tarama nesnesi için varsayılan özelliği alır.

public:
 virtual System::ComponentModel::PropertyDescriptor ^ GetDefaultProperty();
public virtual System.ComponentModel.PropertyDescriptor GetDefaultProperty ();
abstract member GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
override this.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
Public Overridable Function GetDefaultProperty () As PropertyDescriptor

Döndürülenler

PropertyDescriptor

Geçerli tarayıcı nesnesi için varsayılan özelliği döndürür veya özellik yoksa null değeri döndürür.

Uygulamalar

Şunlara uygulanır