Partager via


DataViewBrowseObject.GetDefaultProperty, méthode

Récupère la propriété par défaut pour le actuel parcourent l'objet.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Overridable Function GetDefaultProperty As PropertyDescriptor
public virtual PropertyDescriptor GetDefaultProperty()
public:
virtual PropertyDescriptor^ GetDefaultProperty()
abstract GetDefaultProperty : unit -> PropertyDescriptor 
override GetDefaultProperty : unit -> PropertyDescriptor 
public function GetDefaultProperty() : PropertyDescriptor

Valeur de retour

Type : System.ComponentModel.PropertyDescriptor
Retourne la propriété par défaut pour le actuel parcourent l'objet, ou l' nullune référence null (Nothing en Visual Basic) s'il n'y a aucune propriété.

Implémentations

ICustomTypeDescriptor.GetDefaultProperty()

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms