MobileControlsSection.Devices 속성

정의

구성 파일의 디바이스 요소를 프로그래밍 방식으로 나타내는 디바이스 요소의 컬렉션을 가져옵니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 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

속성 값

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

특성

적용 대상

추가 정보