共用方式為


PluginData.ContentLength 屬性

定義

傳回外掛程式內容的長度。

public long ContentLength { [Android.Runtime.Register("getContentLength", "()J", "")] get; }
[<get: Android.Runtime.Register("getContentLength", "()J", "")>]
member this.ContentLength : int64

屬性值

外掛程式內容的長度。

屬性

備註

傳回外掛程式內容的長度。

已取代這個成員。 這個類別的目的是由 Gears 使用。 因為 Gears 已被取代,所以這個類別也是如此。

android.webkit.PluginData.getContentLength()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於