Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the scope of an attribute.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaración
Public Enumeration AttributeScope
public enum AttributeScope
Members
| Member name | Description | |
|---|---|---|
| Global | Global scope. | |
| Language | Language scope. | |
| File | File scope. |
Remarks
The AttributeScope enumeration defines the scope of an attribute.