共用方式為


VectorSearchOptions.Top Property

Definition

Gets or sets the maximum number of results to return.

public:
 property int Top { int get(); void set(int value); };
public int Top { get; init; }
member this.Top : int with get, set
Public Property Top As Integer

Property Value

Applies to