WebFormsRootDesigner.IRootDesigner.SupportedTechnologies 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得技術的陣列,該設計工具元件可支援其顯示。 如需這個成員的說明,請參閱 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 介面時,才能使用這個成員。