共用方式為


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)

屬性值

適用於