PopularQuery.QueryCount propriedade
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (em Microsoft.SharePoint.Client.Search.dll)
Sintaxe
'Declaração
Public Property QueryCount As Integer
Get
Set
'Uso
Dim instance As PopularQuery
Dim value As Integer
value = instance.QueryCount
instance.QueryCount = value
public int QueryCount { get; set; }
Valor de propriedade
Tipo: System.Int32