OpenNETCF Padarn Web Server for Windows CE
GatewayMajorVersion Property
NamespacesOpenNETCF.WebHttpCapabilitiesBaseGatewayMajorVersion
Gets the major version number of the wireless gateway used to access the server, if known.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int GatewayMajorVersion { get; }
Public Overridable ReadOnly Property GatewayMajorVersion As Integer
public:
virtual property int GatewayMajorVersion {
	int get ();
}
Return Value
The major version number of the wireless gateway used to access the server, if known. The default is 0.
Exceptions
ExceptionCondition
HttpUnhandledExceptionThe major version number of the wireless gateway cannot be parsed.

Assembly: OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0