TaskMenuCommand.Priority 属性

指示命令的属性。 使用该列表中先前显示的较小数字命令,在双击时执行第一个命令。

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

语法

声明
Public Property Priority As Integer
public int Priority { get; set; }

属性值

类型:System.Int32

.NET Framework 安全性

请参阅

参考

TaskMenuCommand 类

Microsoft.VisualStudio.Modeling.Shell 命名空间