VSConstants.cmdidToolsOptions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
On the Tools menu, the command for options.
public: int cmdidToolsOptions = 264;
int cmdidToolsOptions = 264;
public const int cmdidToolsOptions = 264;
val mutable cmdidToolsOptions : int
Public Const cmdidToolsOptions As Integer = 264