DesignerCommandSet.ActionLists 속성

정의

디자인된 구성 요소에 연결된 모든 스마트 태그의 컬렉션을 가져옵니다.

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

속성 값

연결되어 있는 디자인된 구성 요소의 스마트 태그가 있는 DesignerActionListCollection입니다.

설명

기본 구현할 경우 단순히 호출 GetCommands "ActionLists" 문자열 매개 변수를 포함 합니다.

적용 대상

추가 정보