VSConstants.cmdidToolsOptions Field
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;
C++/WinRT
int cmdidToolsOptions = 264;
public const int cmdidToolsOptions = 264;
val mutable cmdidToolsOptions : int
Public Const cmdidToolsOptions As Integer = 264
Value = 264
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |