featurePropertiescompatibility_MinIEVersion Property |
The minimum version of Internet Explorer (or Edge) that must be supported. Since the other major browsers update regularly, application functionality is generally limited by the oldest version of IE that must be supported. See
MinIEVersion
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax MinIEVersion compatibility_MinIEVersion { get; }
ReadOnly Property compatibility_MinIEVersion As MinIEVersion
Get
Property Value
Type:
MinIEVersionThe minimum version of Internet Explorer (or Edge) that must be supported. Since the other major browsers update regularly, application functionality is generally limited by the oldest version of IE that must be supported. See
MinIEVersionSee Also