Compartir a través de


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

Gets the site that owns the scope.

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 Scope
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

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