Share via


CommandValue<T>.CommandId 속성

정의

명령의 ID를 가져오거나 설정합니다.

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

속성 값

명령의 ID입니다.

적용 대상