Partager via


DesignPropertyDescriptor.PropertyType, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Valeur de propriété

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

DesignPropertyDescriptor Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms