ISharePointProjectService.SharePointInstallPath, propriété
Obtient le chemin d'accès où SharePoint est installé, si SharePoint est installé sur le système.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property SharePointInstallPath As String
string SharePointInstallPath { get; }
Valeur de propriété
Type : System.String
Chemin d'accès où SharePoint est installé ; nullune référence null (Nothing en Visual Basic) si SharePoint n'est pas installé.
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.