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 설정 스키마) 섹션을 읽습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

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 하세요.

생성자

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

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

메서드

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

매개 변수에 지정된 디바이스 필터 정보의 사전을 XmlNodenode 만듭니다. 속성에서 참조하는 parent 개체가 아닌 null경우 사전 항목이 부모 사전에 추가됩니다. 이 메서드는 .NET Framework 인프라를 지원합니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

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

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

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

기본 해시 함수로 사용됩니다.

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

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

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

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

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

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

(다음에서 상속됨 Object)

명시적 인터페이스 구현

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

매개 변수에 지정된 디바이스 필터 정보의 사전을 XmlNodenode 만듭니다. 속성에서 참조하는 parent 개체가 아닌 null경우 사전 항목이 부모 사전에 추가됩니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

적용 대상

추가 정보