DataViewPropertyDescriptor.PropertyType, propriété

Obtient le type de la propriété.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property PropertyType As Type
public override Type PropertyType { get; }
public:
virtual property Type^ PropertyType {
    Type^ get () override;
}
abstract PropertyType : Type with get 
override PropertyType : Type with get
override function get PropertyType () : Type

Valeur de propriété

Type : Type
Type représentant le type de la propriété.

Sécurité .NET Framework

Voir aussi

Référence

DataViewPropertyDescriptor Classe

Microsoft.VisualStudio.Data.Framework, espace de noms