AttributeScope Enumeration
Visual Studio 2015
Specifies the scope of an attribute.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Member name | Description | |
|---|---|---|
| File | File scope. | |
| Global | Global scope. | |
| Language | Language scope. |
The AttributeScope enumeration defines the scope of an attribute.
Show: