Share via


IVsStartPageDownload Interface

Definition

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.

public interface class IVsStartPageDownload
Attributes

Methods

StartDownloadService()

Starts the download service.

StopDownloadService()

Stops the download service.

Applies to