Propriedade ISharePointProjectService.SharePointInstallPath

Obtém o caminho onde o SharePoint estiver instalado, se o SharePoint estiver instalado no sistema.

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

Sintaxe

'Declaração
ReadOnly Property SharePointInstallPath As String
    Get
string SharePointInstallPath { get; }

Valor de propriedade

Tipo: System.String
O caminho onde o SharePoint está instalado; Caso contrário, nulluma referência nula (Nothing no Visual Basic) se o SharePoint não está instalado.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectService Interface

Namespace Microsoft.VisualStudio.SharePoint