다음을 통해 공유


MobileControlsSection.Devices 속성

정의

구성 파일의 device 요소를 프로그래밍 방식으로 나타내는 디바이스 요소의 컬렉션을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

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

속성 값

구성 파일의 device 요소를 프로그래밍 방식으로 나타내는 DeviceElement 개체를 포함하는 DeviceElementCollection입니다.

특성

적용 대상

추가 정보