Compartilhar via


QueryProperties.WebTemplate property

Valor máximo de tempo limite da consulta

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property WebTemplate As String
    Get
    Friend Set
'Uso
Dim instance As QueryProperties
Dim value As String

value = instance.WebTemplate
public string WebTemplate { get; internal set; }

Property value

Type: System.String

Ver também

Referência

QueryProperties class

QueryProperties members

Microsoft.Office.Server.Search.Query namespace