다음을 통해 공유


ChangePasswordDesigner.ActionLists 속성

정의

이 디자이너의 작업 목록 컬렉션을 가져옵니다.

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

속성 값

이 디자이너와 연결된 DesignerActionListCollection입니다.

설명

ActionLists 속성을 만듭니다는 DesignerActionList 개체에 대 한를 ChangePasswordDesigner 개체를 추가 합니다 DesignerActionList 개체를 DesignerActionListCollection 개체에서 기본 속성을 가져와이 컬렉션을 반환 합니다.

적용 대상

추가 정보