Constants (VSTA)

 

Microsoft Visual Studio Tools for Applications 2012 (VSTA) includes a single header file, vsta.h, which contains functions and constants for creating VSTA types and manipulating VSTA projects.

In This Section

SessionManager Constants

Constants that define property names and values for Session Manager options.

TargetFramework Constants

Constants for .NET Framework targets for upgrading and retargeting a VSTA project.

VSVersion Constants

Constants representing Visual Studio versions for upgrading and retargeting a VSTA project.

Reference documentation for managed types can be found in the dv_vstaref.chm Help file.

See Also

Interfaces (VSTA)