Udostępnij za pośrednictwem


DeviceElement.PredicateClass Właściwość

Definicja

Pobiera lub ustawia klasę zawierającą metodę używaną do wykrywania, czy zestaw kart urządzeń ma zastosowanie. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

public:
 property Type ^ PredicateClass { Type ^ get(); void set(Type ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.MobileControls.MobileTypeNameConverter))]
[System.Configuration.ConfigurationProperty("predicateClass")]
public Type PredicateClass { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.MobileControls.MobileTypeNameConverter))>]
[<System.Configuration.ConfigurationProperty("predicateClass")>]
member this.PredicateClass : Type with get, set
Public Property PredicateClass As Type

Wartość właściwości

Klasa, do której należy metoda określona predicateMethod przez parametr .

Atrybuty

Dotyczy

Zobacz też