HttpCapabilitiesBase.GatewayMinorVersion 屬性

定義

取得用來存取伺服器的無線閘道次要版本號碼 (如果已知)。

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

屬性值

用來存取伺服器的無線閘道次要版本號碼 (如果已知)。 預設為 0

例外狀況

無法剖析無線閘道的次要版本號碼。

適用於