言語

IncomingWebResponseContext.ContentLength プロパティ

定義

受信 Web 応答からコンテンツ長ヘッダーを取得します。

public:
 property long ContentLength { long get(); };
public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

プロパティ値

受信 Web 応答のコンテンツの長さ。

適用対象