次の方法で共有


PackageInstaller.SessionInfo.InstallLocation プロパティ

定義

で設定 SessionParams#setInstallLocation(int)された値を取得します。

public virtual Android.Content.PM.PackageInstallLocation InstallLocation { [Android.Runtime.Register("getInstallLocation", "()I", "GetGetInstallLocationHandler", ApiSince=27)] get; }
[<get: Android.Runtime.Register("getInstallLocation", "()I", "GetGetInstallLocationHandler", ApiSince=27)>]
member this.InstallLocation : Android.Content.PM.PackageInstallLocation

プロパティ値

属性

注釈

で設定 SessionParams#setInstallLocation(int)された値を取得します。

の Java ドキュメントandroid.content.pm.PackageInstaller.SessionInfo.getInstallLocation()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象