共用方式為


QueryAnswer.Count Property

Definition

A value that specifies the number of Answers that should be returned as part of the search response and will default to 1.

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

Property Value

Applies to