共用方式為


LauncherActivityInfo.ApplicationInfo 屬性

定義

傳回此活動所屬應用程式的應用程式資訊。

public virtual Android.Content.PM.ApplicationInfo? ApplicationInfo { [Android.Runtime.Register("getApplicationInfo", "()Landroid/content/pm/ApplicationInfo;", "GetGetApplicationInfoHandler")] get; }
[<get: Android.Runtime.Register("getApplicationInfo", "()Landroid/content/pm/ApplicationInfo;", "GetGetApplicationInfoHandler")>]
member this.ApplicationInfo : Android.Content.PM.ApplicationInfo

屬性值

屬性

備註

傳回此活動所屬應用程式的應用程式資訊。

android.content.pm.LauncherActivityInfo.getApplicationInfo()Java 檔。

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

適用於