Compartir a través de


de la propiedad QueryInfo.LogType

Gets or sets the type of the query log data.

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property LogType As QueryLogType
    Get
    Set
'Uso
Dim instance As QueryInfo
Dim value As QueryLogType

value = instance.LogType

instance.LogType = value
[DataMemberAttribute]
public QueryLogType LogType { get; set; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.QueryLogType
The type of the query log data.

Vea también

Referencia

clase QueryInfo

Miembros QueryInfo

Espacio de nombres Microsoft.Office.Server.Search.Query