SearchServiceApplication.QueryLogSettings property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property QueryLogSettings As QueryLogSettings
Get
'Uso
Dim instance As SearchServiceApplication
Dim value As QueryLogSettings
value = instance.QueryLogSettings
public QueryLogSettings QueryLogSettings { get; }
Property value
Type: Microsoft.Office.Server.Search.Query.QueryLogSettings
Ver também
Referência
SearchServiceApplication class