DesignerCommandSet.Verbs 속성

정의

디자인된 구성 요소와 연결된 모든 디자이너 동사의 컬렉션을 가져옵니다.

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

속성 값

DesignerVerbCollection 연결된 디자인된 구성 요소에 대한 디자이너 동사가 들어 있는 A입니다.

설명

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

적용 대상

추가 정보