HttpBrowserCapabilitiesWrapper::GatewayMinorVersion Property

 

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

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

public:
property double GatewayMinorVersion {
	virtual double get() override;
}

Property Value

Type: System::Double

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

.NET Framework
Available since 3.5
Return to top
Show: