Partager via


ScopeDisplayGroup.Item, propriété (Microsoft.Office.Server.Search.Administration)

Gets the specified scope from the display group's scope collection.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public ReadOnly Default Property Item ( _
    index As Integer _
) As Scope
'Utilisation
Dim instance As ScopeDisplayGroup
Dim index As Integer
Dim value As Scope

value = instance(index)
public Scope this [
    int index
] { get; }

Paramètres

  • index
    A 32-bit integer that specifies the index.

Valeur de la propriété

A Scope object.

Voir aussi

Référence

ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms