FileSearchTool.MaxNumResults Property

Definition

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

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

Property Value

Applies to