DesignerCommandSet.ActionLists 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
디자인된 구성 요소와 연결된 모든 스마트 태그의 컬렉션을 가져옵니다.
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 하기만 하면 됩니다.