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

適用対象

こちらもご覧ください