File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# VSIXInteropFormsToolkit
2- Visual Studio 2015 extension, with command tool to generate interop wrapper classes. adapted from add-in.
2+ Visual Studio extension, with command tool to generate interop wrapper classes. adapted from add-in.
33
4- * [ VSIXInteropFormsToolkit in Visual Studio Marketplace] ( https://visualstudiogallery.msdn.microsoft. com/31b6a154-3c85-4892-8cea-797460579912 )
4+ * [ VSIXInteropFormsToolkit in Visual Studio Marketplace] ( https://marketplace.visualstudio. com/items?itemName=filiperoque.VSIXInteropFormsToolkit )
55
66See:
77
1515At present state this tool does not override files previously generated.
1616When forms with unsupported parameter types are found, the initialize method will be generated with a parameter with the root type "Object".
1717
18+ ### Supported Environments
19+
20+ * Visual Studio 2015
21+ * Visual Studio 2017
22+
1823### How to Debug
1924
2025Open project properties
You can’t perform that action at this time.
0 commit comments