共用方式為


StorageVolume.GetDescription(Context) 方法

定義

傳回磁碟區的用戶可見描述。

[Android.Runtime.Register("getDescription", "(Landroid/content/Context;)Ljava/lang/String;", "", ApiSince=24)]
public string? GetDescription (Android.Content.Context? context);
[<Android.Runtime.Register("getDescription", "(Landroid/content/Context;)Ljava/lang/String;", "", ApiSince=24)>]
member this.GetDescription : Android.Content.Context -> string

參數

context
Context

傳回

磁碟區描述

屬性

備註

傳回磁碟區的用戶可見描述。

android.os.storage.StorageVolume.getDescription(android.content.Context)Java 檔。

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

適用於