ComponentDocumentDesigner.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[]

지원되는 ViewTechnology 값의 배열입니다.

구현

설명

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

적용 대상