Source.MaximumResponseLength property
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property MaximumResponseLength As Integer
Get
Set
'Uso
Dim instance As Source
Dim value As Integer
value = instance.MaximumResponseLength
instance.MaximumResponseLength = value
public int MaximumResponseLength { get; set; }
Property value
Type: System.Int32
Implements
Ver também
Referência
Microsoft.Office.Server.Search.Administration.Query namespace