Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the role of the server.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property Role As SPServerRole
Get
Set
'Usage
Dim instance As SPServer
Dim value As SPServerRole
value = instance.Role
instance.Role = value
public SPServerRole Role { get; set; }
Property Value
Type: Microsoft.SharePoint.Administration.SPServerRole
An SPServerRole value that indicates the role of the server.