Aracılığıyla paylaş


ActivityDesigner.IRootDesigner.SupportedTechnologies Özellik

Tanım

Etkinlik tasarımcısının ekranı için destekleyebileceğiniz teknoloji dizisini alır.

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

Özellik Değeri

ViewTechnology[]

Desteklenen ViewTechnology nesneler dizisi.

Uygulamalar

Açıklamalar

Türetilen bir sınıfta geçersiz kılınmadığı sürece, IRootDesigner.SupportedTechnologies içeren ViewTechnology.Defaulttek üyeli bir dizi döndürür.

Şunlara uygulanır