語言

DocumentsContract.Path.GetPath 方法

定義

回頭走路。

[Android.Runtime.Register("getPath", "()Ljava/util/List;", "", ApiSince=26)]
public System.Collections.Generic.IList<string>? GetPath();
[<Android.Runtime.Register("getPath", "()Ljava/util/List;", "", ApiSince=26)>]
member this.GetPath : unit -> System.Collections.Generic.IList<string>

傳回

屬性

備註

回頭走路。 如果呼叫套件沒有權限存取這些文件,路徑會被修剪到樹頂端。

android.provider.DocumentsContract.Path.getPath()Java 檔。

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

適用於