ISharePointProjectService.SharePointInstallPath Property

Definition

Gets the path where SharePoint is installed, if SharePoint is installed on the system.

public:
 property System::String ^ SharePointInstallPath { System::String ^ get(); };
public string SharePointInstallPath { get; }
member this.SharePointInstallPath : string
Public ReadOnly Property SharePointInstallPath As String

Property Value

The path where SharePoint is installed; otherwise null if SharePoint is not installed.

Applies to