VSConstants.VSM_TOOLBARMETRICSCHANGE Field
A Visual Studio-specific constant for broadcasting a notification message via OnBroadcastMessage indicating that the command bar metrics have changed.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
Public Const VSM_TOOLBARMETRICSCHANGE As Integer
Dim value As Integer
value = VSConstants.VSM_TOOLBARMETRICSCHANGE
public const int VSM_TOOLBARMETRICSCHANGE
public:
literal int VSM_TOOLBARMETRICSCHANGE
public const var VSM_TOOLBARMETRICSCHANGE : int
Field Value
Type: System.Int32
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.