Partager via


ResultDefinition - Structure

Remarque : cette API est désormais obsolète.

Fournit des informations sur une définition de mot clé dans résultats de la recherche.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("This structure is obsolete now. It will be totally removed in O16 codebase and should not be used in new applications.")> _
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")> _
Public Structure ResultDefinition
'Utilisation
Dim instance As ResultDefinition
[ObsoleteAttribute("This structure is obsolete now. It will be totally removed in O16 codebase and should not be used in new applications.")]
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")]
public struct ResultDefinition

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ResultDefinition - Membres

Microsoft.SharePoint.Search.Query - Espace de noms