Propriedade ISharePointProjectService.Projects

Obtém a coleção de projetos do SharePoint no Visual Studio solução.

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

Sintaxe

'Declaração
ReadOnly Property Projects As ISharePointProjectCollection
    Get
ISharePointProjectCollection Projects { get; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.ISharePointProjectCollection
Uma coleção de projetos.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectService Interface

Namespace Microsoft.VisualStudio.SharePoint