IAsyncComponent.ServiceProvider Property

Definition

The async service provider.

public:
 property Microsoft::VisualStudio::Shell::IAsyncServiceProvider2 ^ ServiceProvider { Microsoft::VisualStudio::Shell::IAsyncServiceProvider2 ^ get(); };
public Microsoft.VisualStudio.Shell.IAsyncServiceProvider2 ServiceProvider { get; }
member this.ServiceProvider : Microsoft.VisualStudio.Shell.IAsyncServiceProvider2
Public ReadOnly Property ServiceProvider As IAsyncServiceProvider2

Property Value

IAsyncServiceProvider2

Applies to