다음을 통해 공유


MessagingExtensionAction.CommandId 속성

정의

봇에서 할당한 명령의 ID를 가져오거나 설정합니다.

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

속성 값

봇에서 할당한 명령의 ID입니다.

적용 대상