ComponentsLocation Enumeration
Visual Studio 2015
Specifies the location from which packages should be downloaded at install time.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
| Member name | Description | |
|---|---|---|
| Absolute | An absolute path specified by BootstrapperDownloadUrl. | |
| HomeSite | The component vendor's site. | |
| Relative | The same location as the bootstrapper. |
Show: