Propriedade ISharePointProjectService.IsSharePointInstalled

Retorna se o SharePoint está instalado na máquina local.

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

Sintaxe

'Declaração
ReadOnly Property IsSharePointInstalled As Boolean
    Get
bool IsSharePointInstalled { get; }

Valor de propriedade

Tipo: System.Boolean
True Se o SharePoint está instalado. falseCaso contrário.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectService Interface

Namespace Microsoft.VisualStudio.SharePoint