Request.ContentLength プロパティ

定義

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

プロパティ値

適用対象