OleMenuCommandService::ServiceProvider Property
Visual Studio 2015
Note: This API is now obsolete.Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return to top
Gets the service provider.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: [ObsoleteAttribute("This method is obsolete and will be removed before the end of M3.2. Use the proected GetService method instead.")] property IServiceProvider^ ServiceProvider { IServiceProvider^ get(); }
Show: