ISharePointProjectService.IsSharePointInstalled Property

Definition

Returns whether SharePoint is installed on the local machine.

public:
 property bool IsSharePointInstalled { bool get(); };
public bool IsSharePointInstalled { get; }
member this.IsSharePointInstalled : bool
Public ReadOnly Property IsSharePointInstalled As Boolean

Property Value

true if SharePoint is installed; otherwise, false.

Applies to