: Scope.DisplayInAdminUI (Propiedad) (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.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property DisplayInAdminUI As Boolean
'Uso
Dim instance As Scope
Dim value As Boolean
value = instance.DisplayInAdminUI
instance.DisplayInAdminUI = value
public bool DisplayInAdminUI { get; set; }
Valor de propiedad
true if the scope is displayed; otherwise, false.
Vea también
Referencia
Scope (Clase)
Scope (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)