DeviceFilterElement.Argument Property
.NET Framework (current version)
Gets or sets the argument against which the capability should be compared. 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)
[ConfigurationPropertyAttribute("argument")] [StringValidatorAttribute(MinLength = 1)] public string Argument { get; set; }
This property is used in comparison filters.
.NET Framework
Available since 2.0
Available since 2.0
Show: