MobileControlsSection.Devices Özellik

Tanım

Bir yapılandırma dosyasının cihaz öğelerini program aracılığıyla temsil eden cihaz öğelerinin koleksiyonunu alır. Bu API kullanımdan kaldırıldı. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

public:
 property System::Web::UI::MobileControls::DeviceElementCollection ^ Devices { System::Web::UI::MobileControls::DeviceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Web.UI.MobileControls.DeviceElementCollection Devices { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.Devices : System.Web.UI.MobileControls.DeviceElementCollection
Public ReadOnly Property Devices As DeviceElementCollection

Özellik Değeri

DeviceElementCollection Yapılandırma dosyasının DeviceElementcihaz öğelerini program aracılığıyla temsil eden nesneleri içeren.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.