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)

属性值

适用于