_vstaskpriority 枚举

指定用于的位图指示任务项的优先级别。

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

语法

声明
Public Enumeration _vstaskpriority
public enum _vstaskpriority

成员

成员名称 说明
TP_HIGH 红色感叹号,指示高的优先级。
TP_NORMAL 没有位图,指示正常优先级。
TP_LOW 蓝色感叹号,指示低优先级。

备注

COM 签名

从 vsshell.idl:

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间