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 介面時,才能使用這個成員。

適用於

另請參閱