Partager via


ScopeInformation.Description - Propriété

Obtient la description 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 Description As String
    Get
    Private Set
'Utilisation
Dim instance As ScopeInformation
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne contenant la description de l'étendue.

Voir aussi

Référence

ScopeInformation classe

ScopeInformation - Membres

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