ISharePointProject.ProjectService Property

Definition

Gets an instance of the SharePoint Project Service.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectService ^ ProjectService { Microsoft::VisualStudio::SharePoint::ISharePointProjectService ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectService ProjectService { get; }
member this.ProjectService : Microsoft.VisualStudio.SharePoint.ISharePointProjectService
Public ReadOnly Property ProjectService As ISharePointProjectService

Property Value

An instance of the SharePoint project service.

Applies to