다음을 통해 공유


CommandDialog<T>.Command.CommandId 속성

정의

현재 실행 중인 명령 처리기를 유지하는 데 사용되는 명령 ID를 가져오거나 설정합니다.

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

속성 값

명령 ID입니다.

적용 대상