Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the scope of an attribute.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaration
Public Enumeration AttributeScope
public enum AttributeScope
public enum class AttributeScope
type AttributeScope
public enum AttributeScope
Members
| Member name | Description | |
|---|---|---|
| File | File scope. | |
| Global | Global scope. | |
| Language | Language scope. |
Remarks
The AttributeScope enumeration defines the scope of an attribute.