Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
Global | Global scope. | |
Language | Language scope. | |
File | File scope. |
Remarks
The AttributeScope enumeration defines the scope of an attribute.