AttributeScope 枚举

指定属性的范围。

命名空间:  Microsoft.VisualStudio.Shell.Design
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Public Enumeration AttributeScope
public enum AttributeScope

成员

成员名称 说明
Global 全局范围。
Language 语言范围。
File 文件的大小。

备注

AttributeScope 枚举定义属性的范围。

请参见

参考

Microsoft.VisualStudio.Shell.Design 命名空间