次の方法で共有


NegotiationResponse.Version プロパティ

定義

クライアントが送信するバージョンとサーバーがサポートする最大バージョンの間の最小値。

public:
 property int Version { int get(); void set(int value); };
public int Version { get; set; }
member this.Version : int with get, set
Public Property Version As Integer

プロパティ値

適用対象