MatchAttribute.IgnoreCase Property
.NET Framework (current version)
Gets or sets a value that indicates whether the pattern to match is case insensitive.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Booleantrue if matching is case insensitive; otherwise, false. The default value is false.
.NET Framework
Available since 1.1
Available since 1.1
Show: