SPFarm.IsSPO property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property IsSPO As Boolean
    Get
'Usage
Dim value As Boolean

value = SPFarm.IsSPO
public static bool IsSPO { get; }

Property value

Type: System.Boolean

See also

Reference

SPFarm class

SPFarm members

Microsoft.SharePoint.Administration namespace