ScopeRulesEnumerator.Current - Propriété
Obtient l'élément actuel dans la 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 Property Current As ScopeRule
Get
'Utilisation
Dim instance As ScopeRulesEnumerator
Dim value As ScopeRule
value = instance.Current
public ScopeRule Current { get; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.ScopeRule
L'objet ScopeRule en cours dans la collection.
Voir aussi
Référence
ScopeRulesEnumerator - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms