IVsStartPageDownload Interface
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Implemented by the Start Page Download service. Allows the Start Page client to kick a downloading service for the Start Page on a background thread. This should only be used internally by the Start Page implementation.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | StartDownloadService() | This API supports the product infrastructure and is not intended to be used directly from your code. Starts the download service. |
![]() | StopDownloadService() | This API supports the product infrastructure and is not intended to be used directly from your code. Stops the download service. |
Show:
