次の方法で共有


IMobileAppSettingsProvider.GetMobileAppSettings メソッド

定義

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

public Microsoft.Azure.Mobile.Server.MobileAppSettingsDictionary GetMobileAppSettings ();
abstract member GetMobileAppSettings : unit -> Microsoft.Azure.Mobile.Server.MobileAppSettingsDictionary
Public Function GetMobileAppSettings () As MobileAppSettingsDictionary

戻り値

初期化された MobileAppSettingsDictionary インスタンス。

適用対象