VSConstants.cmdidToolsOptions Field

On the Tools menu, the command for options.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Public Const cmdidToolsOptions As Integer
public const int cmdidToolsOptions
public:
literal int cmdidToolsOptions
static val mutable cmdidToolsOptions: int
public const var cmdidToolsOptions : int

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants