次の方法で共有


IMobileAppSettingsProvider インターフェイス

定義

サービスの を取得 MobileAppSettingsDictionary するための抽象化を提供します。 には MobileAppSettingsDictionary 、サービスの名前やその他のパラメーターなどの設定が含まれています。

public interface IMobileAppSettingsProvider
type IMobileAppSettingsProvider = interface
Public Interface IMobileAppSettingsProvider
派生

メソッド

GetMobileAppSettings()

このサービスの MobileAppSettingsDictionary を取得します。

適用対象