HttpBrowserCapabilitiesBase.GatewayVersion Property

 

When overridden in a derived class, gets the version of the wireless gateway that is used to access the server, if known.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

abstract GatewayVersion : string with get
override GatewayVersion : string with get

Property Value

Type: System.String

The version number of the wireless gateway that is used to access the server, if known.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: