次の方法で共有


CommandBarsClass.DisableCustomize Property

Determines whether user customizations have been disabled.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Property DisableCustomize As Boolean
public virtual bool DisableCustomize { get; set; }

Property Value

Type: System.Boolean
true if user customizations have been disabled, otherwise false.

Implements

_CommandBars.DisableCustomize

.NET Framework Security

See Also

Reference

CommandBarsClass Class

Microsoft.VisualStudio.CommandBars Namespace