Compartir a través de


ISharePointProjectService.SharePointInstallPath (Propiedad)

Obtiene la ruta de acceso donde está instalado SharePoint, si está instalado en el sistema.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint
Ensamblado:  Microsoft.VisualStudio.SharePoint (en Microsoft.VisualStudio.SharePoint.dll)

Sintaxis

'Declaración
ReadOnly Property SharePointInstallPath As String
    Get
string SharePointInstallPath { get; }

Valor de propiedad

Tipo: System.String
Ruta de acceso donde está instalado SharePoint; de lo contrario, nullreferencia null (Nothing en Visual Basic) si SharePoint no está instalado.

Seguridad de .NET Framework

Vea también

Referencia

ISharePointProjectService Interfaz

Microsoft.VisualStudio.SharePoint (Espacio de nombres)