HttpCapabilitiesBase.GatewayVersion Property

 

Gets the version of the wireless gateway used to access the server, if known.

Namespace:   System.Web.Configuration
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 used to access the server, if known. The default is None.

The following code example shows how to determine whether the gateway is an UP gateway.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: