Partager via


ScopeInformation.Name - Propriété

Obtient le nom de l'étendue.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property Name As String
    Get
    Private Set
'Utilisation
Dim instance As ScopeInformation
Dim value As String

value = instance.Name
[DataMemberAttribute]
public string Name { get; private set; }

Valeur de propriété

Type : System.String
Chaîne contenant le nom de l'étendue.

Voir aussi

Référence

ScopeInformation classe

ScopeInformation - Membres

Microsoft.Office.Server.Search.Query - Espace de noms