Condividi tramite


Proprietà ISharePointProjectService.IsSharePointInstalled

Restituisce un valore che indica se SharePoint è installato nel computer locale.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
ReadOnly Property IsSharePointInstalled As Boolean
    Get
bool IsSharePointInstalled { get; }

Valore proprietà

Tipo: System.Boolean
True se SharePoint è installato; in caso contrario, false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharePointProjectService Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint