InstallFrom Enumeration
Visual Studio 2015
This enumeration describes possible installation sources.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
| Member name | Description | |
|---|---|---|
| Disk | Installation source is disk. | |
| Unc | Installation source is a UNC path. | |
| Web | Installation source is a website. |
Show: