HttpCapabilitiesBase.GatewayMinorVersion Property

Definition

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

public:
 virtual property double GatewayMinorVersion { double get(); };
public virtual double GatewayMinorVersion { get; }
member this.GatewayMinorVersion : double
Public Overridable ReadOnly Property GatewayMinorVersion As Double

Property Value

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

Exceptions

The minor version number of the wireless gateway cannot be parsed.

Applies to