Share via


ISharePointProjectService.ServiceProvider Property

Gets the global service provider for the SharePoint project package.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property ServiceProvider As IServiceProvider
IServiceProvider ServiceProvider { get; }

Property Value

Type: IServiceProvider
An object representing a global service provider.

.NET Framework Security

See Also

Reference

ISharePointProjectService Interface

Microsoft.VisualStudio.SharePoint Namespace