MessagingExtensionQueryOptions.Count 属性

定义

获取或设置要提取的实体数。

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

属性值

要提取的实体数。

适用于