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 インターフェイスにキャストされている場合にのみ使用できます。

適用対象

こちらもご覧ください