Scope.OwningSite, propriété (Microsoft.Office.Server.Search.Administration)
Gets the site that owns the scope.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property OwningSite As SPSite
'Utilisation
Dim instance As Scope
Dim value As SPSite
value = instance.OwningSite
public SPSite OwningSite { get; }
Valeur de la propriété
A SPSite object that represents the site that owns the scope.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms