VSConstants.cmdidToolsOptions Field
On the Tools menu, the command for options.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.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
- 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.
See Also
Reference
Microsoft.VisualStudio Namespace