Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Specifies the scope of an attribute.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaração
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.