Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VSInstallation

Description of a Visual Studio installation returned by vswhere.exe

This isn't all the properties, just the ones we need so far.

Hierarchy

  • VSInstallation

Index

Properties

description

description: string

Optional displayName

displayName: undefined | string

installationPath

installationPath: string

installationVersion

installationVersion: string

instanceId

instanceId: string

isPrerelease

isPrerelease: boolean

Generated using TypeDoc