EDIT: Je ferais mieux de reformuler: Comment puis-je déplacer l'implémentation GET d'une propriété de classe vers/en utilisant un attribut personnalisé? (je l'ai ajouté instantiation vars (classname,
J'ai une classe d'attributs: <AttributeUsage(AttributeTargets.Property)> _
Public Class DirectoryAttribute
Inherits Attribute
Private _attribute As String
Public Sub New(ByVal attrib