Context.VpnManagementService フィールド

定義

#getSystemService(String) 使用して、 android.net.VpnManager を取得し、プラットフォームの組み込み VPN のプロファイルを管理します。

[Android.Runtime.Register("VPN_MANAGEMENT_SERVICE", ApiSince=30)]
public const string VpnManagementService;
[<Android.Runtime.Register("VPN_MANAGEMENT_SERVICE", ApiSince=30)>]
val mutable VpnManagementService : string

フィールド値

属性

注釈

#getSystemService(String) 使用して、 android.net.VpnManager を取得し、プラットフォームの組み込み VPN のプロファイルを管理します。

の Java ドキュメント android.content.Context.VPN_MANAGEMENT_SERVICE

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

適用対象