VS_INCLUDE_IN_VSIX.rst 252 B

12345678
  1. VS_INCLUDE_IN_VSIX
  2. ------------------
  3. .. versionadded:: 3.8
  4. Boolean property to specify if the file should be included within a
  5. VSIX (Visual Studio Integration Extension) extension package.
  6. This is needed for development of Visual Studio extensions.