다음을 통해 공유


MessagingExtensionAction.CommandContext 속성

정의

명령이 시작되는 컨텍스트를 가져오거나 설정합니다. 가능한 값은 'message', 'compose', 'commandbox'입니다.

public string CommandContext { get; set; }
member this.CommandContext : string with get, set
Public Property CommandContext As String

속성 값

명령이 시작되는 컨텍스트입니다.

적용 대상