ISharePointProject.ProjectService 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.
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.