共用方式為


HttpBrowserCapabilitiesWrapper.GatewayVersion 屬性

定義

取得用來存取伺服器的無線閘道版本 (如果知道的話)。

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

屬性值

String

用來存取伺服器的無線閘道版本號碼 (如果知道的話)。 預設值是 "None"。

適用於