MobileControlsSection.Devices Właściwość

Definicja

Pobiera kolekcję elementów urządzenia, które programowo reprezentują elementy urządzenia pliku konfiguracji. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Witryny usługi Mobile Apps & z 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

Wartość właściwości

DeviceElementCollection

Obiekt DeviceElementCollection , który zawiera DeviceElement obiekty, które programowo reprezentują elementy urządzenia pliku konfiguracji.

Atrybuty

Dotyczy

Zobacz też