MenuCommandsChangedEventArgs.Command 속성

정의

추가, 제거 또는 변경한 명령을 가져옵니다.

public System.ComponentModel.Design.MenuCommand Command { get; }
public System.ComponentModel.Design.MenuCommand? Command { get; }

속성 값

추가, 제거 또는 변경된 MenuCommand입니다.

설명

반환된 값은 null 둘 이상의 명령이 한 번에 변경 된 경우.

적용 대상