Scope.ID, propriété (Microsoft.Office.Server.Search.Administration)
Gets the scope ID.
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 ID As Integer
'Utilisation
Dim instance As Scope
Dim value As Integer
value = instance.ID
public int ID { get; }
Valeur de la propriété
A 32-bit integer that contains the scope ID.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms