ScopeInformation.Description, propriété (Microsoft.Office.Server.Search.Query)
Gets the scope description.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Description As String
'Utilisation
Dim instance As ScopeInformation
Dim value As String
value = instance.Description
public string Description { get; }
Valeur de la propriété
A string containing the description for the scope.
Voir aussi
Référence
ScopeInformation, classe
Membres ScopeInformation
Microsoft.Office.Server.Search.Query, espace de noms