HttpRequestWrapper.TotalBytes 屬性

定義

取得目前輸入資料流的位元組數目。

public:
 virtual property int TotalBytes { int get(); };
public override int TotalBytes { get; }
member this.TotalBytes : int
Public Overrides ReadOnly Property TotalBytes As Integer

屬性值

在輸入資料流的位元組數目。

適用於