_CommandBars.DisableCustomize 属性

确定用户可自定义是否已禁用。

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

语法

声明
Property DisableCustomize As Boolean
bool DisableCustomize { get; set; }

属性值

类型:System.Boolean
true ,如果用户可自定义已被禁用,否则 false。

.NET Framework 安全性

请参见

参考

_CommandBars 接口

Microsoft.VisualStudio.CommandBars 命名空间