Share via


MobileDeviceCapabilitiesSectionHandler 클래스

정의

주의

This class has been deprecated. Please use the System.Web.Mobile.DeviceFiltersSection class instead. http://go.microsoft.com/fwlink/?linkid=14202

주의

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

ASP.NET 모바일 컨트롤과 함께 사용할 디바이스 필터의 집합을 지정하는 구성 파일의 deviceFilters 요소(ASP.NET Settings Schema) 섹션을 읽습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public ref class MobileDeviceCapabilitiesSectionHandler : System::Configuration::IConfigurationSectionHandler
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class has been deprecated.  Please use the System.Web.Mobile.DeviceFiltersSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  Please use the System.Web.Mobile.DeviceFiltersSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type MobileDeviceCapabilitiesSectionHandler = class
    interface IConfigurationSectionHandler
Public Class MobileDeviceCapabilitiesSectionHandler
Implements IConfigurationSectionHandler
상속
MobileDeviceCapabilitiesSectionHandler
특성
구현

상속자 참고

클래스를 상속하는 클래스의 인스턴스는 MobileDeviceCapabilitiesSectionHandler 스레드로부터 안전하고 상태 비정상이어야 합니다. 메서드는 Create(Object, Object, XmlNode) 여러 스레드에서 동시에 호출할 수 있어야 합니다. 상속에 대한 자세한 내용은 를 참조하세요 IConfigurationSectionHandler .

생성자

MobileDeviceCapabilitiesSectionHandler()
사용되지 않음.
사용되지 않음.

MobileDeviceCapabilitiesSectionHandler 클래스의 새 인스턴스를 초기화합니다. 이 메서드는 .NET Framework 인프라를 지원합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

메서드

Create(Object, Object, XmlNode)
사용되지 않음.
사용되지 않음.

node 매개 변수에서 지정하는 XmlNode에 포함된 디바이스 필터 정보의 사전을 만듭니다. parent 속성이 참조하는 개체가 null이 아니면 사전 엔트리가 부모 사전에 추가됩니다. 이 메서드는 .NET Framework 인프라를 지원합니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

Equals(Object)
사용되지 않음.
사용되지 않음.

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()
사용되지 않음.
사용되지 않음.

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()
사용되지 않음.
사용되지 않음.

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()
사용되지 않음.
사용되지 않음.

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()
사용되지 않음.
사용되지 않음.

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

명시적 인터페이스 구현

IConfigurationSectionHandler.Create(Object, Object, XmlNode)
사용되지 않음.
사용되지 않음.

node 매개 변수에서 지정하는 XmlNode에 포함된 디바이스 필터 정보의 사전을 만듭니다. parent 속성이 참조하는 개체가 null이 아니면 사전 엔트리가 부모 사전에 추가됩니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

적용 대상

추가 정보