ComponentInfo.ApplicationInfo プロパティ

定義

このコンポーネントが含まれるアプリケーション/パッケージに関するグローバル情報。

[Android.Runtime.Register("applicationInfo")]
public Android.Content.PM.ApplicationInfo? ApplicationInfo { get; set; }
[<Android.Runtime.Register("applicationInfo")>]
member this.ApplicationInfo : Android.Content.PM.ApplicationInfo with get, set

プロパティ値

属性

注釈

このコンポーネントが含まれるアプリケーション/パッケージに関するグローバル情報。

の Java ドキュメント android.content.pm.ComponentInfo.applicationInfo

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象