Свойство QueryProperties.IntentQueryId
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Property IntentQueryId As Guid
Get
Set
'Применение
Dim instance As QueryProperties
Dim value As Guid
value = instance.IntentQueryId
instance.IntentQueryId = value
public Guid IntentQueryId { get; set; }
Значение свойства
Тип: System.Guid