ISharePointProjectService.Projects 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 the collection of SharePoint projects in the Visual Studio solution.
public:
property Microsoft::VisualStudio::SharePoint::ISharePointProjectCollection ^ Projects { Microsoft::VisualStudio::SharePoint::ISharePointProjectCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectCollection Projects { get; }
member this.Projects : Microsoft.VisualStudio.SharePoint.ISharePointProjectCollection
Public ReadOnly Property Projects As ISharePointProjectCollection
Property Value
A collection of projects.