Compartir a través de


: ScopeDisplayGroup.Default (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the default scope for the display group.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property Default As Scope
'Uso
Dim instance As ScopeDisplayGroup
Dim value As Scope

value = instance.Default

instance.Default = value
public Scope Default { get; set; }

Valor de propiedad

A Scope object representing the display group's default scope.

Vea también

Referencia

ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)