DeviceFilterElement Constructor (String^, String^, String^)
.NET Framework (current version)
Initializes a new instance of the DeviceFilterElement class as a comparison filter. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- name
-
Type:
System::String^
The name by which the evaluator will be identified.
- compareName
-
Type:
System::String^
The capability evaluated by the comparison evaluator.
- argument
-
Type:
System::String^
The argument against which the capability should be compared.
This constructor is used to create a comparison filter.
.NET Framework
Available since 2.0
Available since 2.0
Show: