AttributeScope, énumération
Spécifie la portée d'un attribut.
Espace de noms : Microsoft.VisualStudio.Shell.Design
Assembly : Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)
Syntaxe
'Déclaration
Public Enumeration AttributeScope
public enum AttributeScope
Membres
Nom de membre | Description | |
---|---|---|
Global | Portée globale. | |
Language | Portée de langage. | |
File | Portée du fichier. |
Remarques
L'énumération d'AttributeScope définit la portée d'un attribut.