Udostępnij za pośrednictwem


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 przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny 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

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

Atrybuty

Dotyczy

Zobacz też