IMenuHandler.ContextMenuID 속성

정의

컨텍스트 메뉴의 명령어 ID를 받아요.

public:
 property System::ComponentModel::Design::CommandID ^ ContextMenuID { System::ComponentModel::Design::CommandID ^ get(); };
public System.ComponentModel.Design.CommandID ContextMenuID { get; }
member this.ContextMenuID : System.ComponentModel.Design.CommandID
Public ReadOnly Property ContextMenuID As CommandID

속성 값

컨텍스트 메뉴의 명령어 ID.

적용 대상