HttpBrowserCapabilitiesBase.GatewayVersion Property

Definition

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

public:
 virtual property System::String ^ GatewayVersion { System::String ^ get(); };
public virtual string GatewayVersion { get; }
member this.GatewayVersion : string
Public Overridable ReadOnly Property GatewayVersion As String

Property Value

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

Exceptions

Applies to