Scope.Name, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the scope name.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Name As String
'Utilisation
Dim instance As Scope
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valeur de la propriété
A string that contains the scope name.
Voir aussi
Référence
Scope, classe
Membres Scope
Microsoft.Office.Server.Search.Administration, espace de noms