MobileDeviceCapabilitiesSectionHandler Sınıf

Tanım

Dikkat

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

Dikkat

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.

deviceFilters Öğesi (ASP.NET Ayarlar Şeması) ASP.NET mobil denetimlerle kullanılacak cihaz filtreleri kümesini belirten bölümünü okur. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

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
Devralma
MobileDeviceCapabilitiesSectionHandler
Öznitelikler
Uygulamalar

Devralanlara Notlar

Sınıfı devralan sınıfların MobileDeviceCapabilitiesSectionHandler örnekleri iş parçacığı güvenli ve durum bilgisi olmayan olmalıdır. Yöntemin Create(Object, Object, XmlNode) aynı anda birden çok iş parçacığından çağrılabilmesi gerekir. Devralma hakkında daha fazla bilgi için bkz IConfigurationSectionHandler .

Oluşturucular

Name Description
MobileDeviceCapabilitiesSectionHandler()
Geçersiz.
Geçersiz.

MobileDeviceCapabilitiesSectionHandler sınıfının yeni bir örneğini başlatır. Bu yöntem .NET Framework altyapısını destekler. Bu API kullanımdan kaldırıldı. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

Yöntemler

Name Description
Create(Object, Object, XmlNode)
Geçersiz.
Geçersiz.

parametresi tarafından node belirtilen içinde XmlNode yer alan cihaz filtresi bilgilerinin bir sözlüğünü oluşturur. özelliği tarafından parent başvuruda bulunan nesne değilse null, sözlük girdileri üst sözlüğe eklenir. Bu yöntem .NET Framework altyapısını destekler. Bu API kullanımdan kaldırıldı. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

Equals(Object)
Geçersiz.
Geçersiz.

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()
Geçersiz.
Geçersiz.

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()
Geçersiz.
Geçersiz.

Geçerli örneğin Type alır.

(Devralındığı yer: Object)
MemberwiseClone()
Geçersiz.
Geçersiz.

Geçerli Objectbasit bir kopyasını oluşturur.

(Devralındığı yer: Object)
ToString()
Geçersiz.
Geçersiz.

Geçerli nesneyi temsil eden bir dize döndürür.

(Devralındığı yer: Object)

Belirtik Arabirim Kullanımları

Name Description
IConfigurationSectionHandler.Create(Object, Object, XmlNode)
Geçersiz.
Geçersiz.

parametresi tarafından node belirtilen içinde XmlNode yer alan cihaz filtresi bilgilerinin bir sözlüğünü oluşturur. özelliği tarafından parent başvuruda bulunan nesne değilse null, sözlük girdileri üst sözlüğe eklenir. Bu API kullanımdan kaldırıldı. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. Mobile Apps & ASP.NET içeren siteler.

Şunlara uygulanır

Ayrıca bkz.