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

속성 값

ViewTechnology[]

디자이너 구성 요소에서 표시하기 위해 지원할 수 있는 기술의 배열입니다.

구현

설명

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

적용 대상

추가 정보