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.
This member overrides SPServiceInstance.Roles.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Roles As ICollection(Of String)
Get
'Usage
Dim instance As SearchServiceInstance
Dim value As ICollection(Of String)
value = instance.Roles
public override ICollection<string> Roles { get; }
Property Value
Type: System.Collections.Generic.ICollection<String>
Returns ICollection.