Share via


FileSearchTool.MaxNumResults Property

Definition

The maximum number of results to return. This number should be between 1 and 50 inclusive.

public int? MaxNumResults { get; set; }
member this.MaxNumResults : Nullable<int> with get, set
Public Property MaxNumResults As Nullable(Of Integer)

Property Value

Applies to