IAsyncComponent.ServiceProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The async service provider.
public Microsoft.VisualStudio.Shell.IAsyncServiceProvider2 ServiceProvider { get; }
member this.ServiceProvider : Microsoft.VisualStudio.Shell.IAsyncServiceProvider2
Public ReadOnly Property ServiceProvider As IAsyncServiceProvider2