Bagikan melalui


MobileControlsSection.Devices Properti

Definisi

Mendapatkan kumpulan elemen perangkat yang secara terprogram mewakili elemen perangkat dari file konfigurasi. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

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

Nilai Properti

DeviceElementCollection yang berisi DeviceElement objek yang secara terprogram mewakili elemen perangkat dari file konfigurasi.

Atribut

Berlaku untuk

Lihat juga