Compartir a través de


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

Gets the site that owns the display group.

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

Sintaxis

'Declaración
Public ReadOnly Property OwningSite As SPSite
'Uso
Dim instance As ScopeDisplayGroup
Dim value As SPSite

value = instance.OwningSite
public SPSite OwningSite { get; }

Valor de propiedad

A SPSite object that represents the site that owns the scope.

Vea también

Referencia

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