ISettingsManagerHost::RetrieveHubService Method ()

Visual Studio 2015
 

Provides the hub service for the settings manager to communicate with the VS hub for sharing and roaming settings.

Namespace:   Microsoft.VisualStudio.Settings
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

Task<Object^>^ RetrieveHubService()

Return Value

Type: System.Threading.Tasks::Task<Object^>^

An object of type T:Microsoft.VisualStudio.Shell.VsHub.IVsHubService.

Return to top
Show: