共用方式為


SocketsHttpPlaintextStreamFilterContext.NegotiatedHttpVersion 屬性

定義

取得針對此資料流使用的 HTTP 版本。

public:
 property Version ^ NegotiatedHttpVersion { Version ^ get(); };
public Version NegotiatedHttpVersion { get; }
member this.NegotiatedHttpVersion : Version
Public ReadOnly Property NegotiatedHttpVersion As Version

屬性值

用於此資料流的 HTTP 版本。

適用於