共用方式為


File.ContentLength 屬性

定義

取得內容長度。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contentLength")]
public long? ContentLength { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contentLength")>]
member this.ContentLength : Nullable<int64>
Public ReadOnly Property ContentLength As Nullable(Of Long)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

大小的檔案。

適用於