Partager via


PropertyExtension<TTargetElementType>.PropertyType, propriété

Obtient le type de la propriété (la valeur par défaut est typeof (chaîne)).

Espace de noms :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (dans Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.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

PropertyExtension<TTargetElementType> Classe

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer, espace de noms