QueryProperties.IntentQueryId - Propriété

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

Syntaxe

'Déclaration
Public Property IntentQueryId As Guid
    Get
    Set
'Utilisation
Dim instance As QueryProperties
Dim value As Guid

value = instance.IntentQueryId

instance.IntentQueryId = value
public Guid IntentQueryId { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

QueryProperties classe

QueryProperties - Membres

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