DocumentDesigner.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 値の配列。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、DocumentDesigner のインスタンスが IRootDesigner インターフェイスにキャストされる場合のみ、使用できます。

適用対象