ISharePointProjectService.IsSharePointInstalled, propriété
Retourne une valeur indiquant si SharePoint est installé sur l'ordinateur local.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property IsSharePointInstalled As Boolean
Get
bool IsSharePointInstalled { get; }
Valeur de propriété
Type : System.Boolean
True si SharePoint est installé ; sinon, false.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.