AsyncServiceProvider::GlobalProvider Property
Visual Studio 2015
Gets the global provider.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property IAsyncServiceProvider^ GlobalProvider { static IAsyncServiceProvider^ get(); }
Property Value
Type: Microsoft.VisualStudio.Shell::IAsyncServiceProvider^Returns IAsyncServiceProvider.
Show: