WebFormsRootDesigner.IRootDesigner.SupportedTechnologies 속성

정의

디자이너 구성 요소가 디스플레이를 지원할 수 있는 기술 배열을 가져옵니다. 이 멤버에 대한 설명은 을 참조하세요 SupportedTechnologies.

property cli::array <System::ComponentModel::Design::ViewTechnology> ^ System::ComponentModel::Design::IRootDesigner::SupportedTechnologies { cli::array <System::ComponentModel::Design::ViewTechnology> ^ get(); };
System.ComponentModel.Design.ViewTechnology[] System.ComponentModel.Design.IRootDesigner.SupportedTechnologies { get; }
member this.System.ComponentModel.Design.IRootDesigner.SupportedTechnologies : System.ComponentModel.Design.ViewTechnology[]
 ReadOnly Property SupportedTechnologies As ViewTechnology() Implements IRootDesigner.SupportedTechnologies

속성 값

디자이너 구성 요소가 디스플레이를 지원할 수 있는 기술 배열입니다.

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현입니다. 인스턴스가 인터페이스로 WebFormsRootDesigner 캐스팅 IRootDesigner 되는 경우에만 사용할 수 있습니다.

적용 대상

추가 정보