DesignerCommandSet.ActionLists 속성

정의

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

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

속성 값

연결된 디자인된 구성 요소에 대한 스마트 태그를 포함하는 A DesignerActionListCollection 입니다.

설명

기본 구현은 문자열 매개 변수 "ActionLists"를 사용하여 호출 GetCommands 하기만 하면 됩니다.

적용 대상

추가 정보