DataViewBrowseObject.GetDefaultProperty, méthode

Récupère la propriété par défaut pour la valeur Actuelle 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 : PropertyDescriptor
Retourne la propriété par défaut pour la valeur Actuelle parcourent l'objet, ou l'nullune référence null (Nothing en Visual Basic) s'il n'existe 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