Features of the C++/WinRT Visual Studio Extension (VSIX)
masterThe C++/WinRT VSIX provides two primary developer productivity features:
- Debug visualization: Enables debug visualization of C++/WinRT types in Visual Studio, providing a debugging experience similar to C#.
- Project and item templates: Provides templates to simplify the process of consuming and authoring Windows runtime classes using modern C++.