DllAdapter.VisualStudioDTEVersionForEditing
- Updated2025-07-21
- 1 minute(s) read
DllAdapter.VisualStudioDTEVersionForEditing
Syntax
DllAdapter.VisualStudioDTEVersionForEditing
Data Type
Purpose
Specifies the Microsoft Visual Studio development environment (DTE) version the C/C++ DLL Adapter uses when creating and editing code when more than one version of Visual Studio is installed.
Remarks
If you have only one version of Visual Studio installed, the C/C++ DLL Adapter always uses that version for debugging.
You can set this property to a supported value of the VisualStudioDTEVersions constants or to the programmatic identifier of the DTE version you want to use.