다음을 통해 공유


MessagingExtensionQuery.QueryOptions 속성

정의

쿼리 옵션을 가져오거나 설정합니다.

public Microsoft.Bot.Schema.Teams.MessagingExtensionQueryOptions QueryOptions { get; set; }
member this.QueryOptions : Microsoft.Bot.Schema.Teams.MessagingExtensionQueryOptions with get, set
Public Property QueryOptions As MessagingExtensionQueryOptions

속성 값

쿼리 옵션입니다.

적용 대상