다음을 통해 공유


MessagingExtensionQueryOptions.Count 속성

정의

가져올 엔터티 수를 가져오거나 설정합니다.

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

속성 값

가져올 엔터티 수입니다.

적용 대상