Partager via


Scope.DisplayInAdminUI, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value that indicates whether a scope is displayed in the Shared Service Provider Administration user interface.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property DisplayInAdminUI As Boolean
'Utilisation
Dim instance As Scope
Dim value As Boolean

value = instance.DisplayInAdminUI

instance.DisplayInAdminUI = value
public bool DisplayInAdminUI { get; set; }

Valeur de la propriété

true if the scope is displayed; otherwise, false.

Voir aussi

Référence

Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms