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 search service instance.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Role As Role
Get
'Usage
Dim instance As SearchServiceInstance
Dim value As Role
value = instance.Role
public Role Role { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.Role
Remarks
Potential values are defined by the Role enum.