HttpBrowserCapabilitiesBase::MinorVersionString Property
.NET Framework (current version)
When overridden in a derived class, gets the minor (decimal) version number of the browser as a string.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^A string that represents the minor version number of the browser.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: