次の方法で共有


IServiceSettingsProvider.GetServiceSettings メソッド

定義

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

public Microsoft.WindowsAzure.Mobile.Service.ServiceSettingsDictionary GetServiceSettings ();
abstract member GetServiceSettings : unit -> Microsoft.WindowsAzure.Mobile.Service.ServiceSettingsDictionary
Public Function GetServiceSettings () As ServiceSettingsDictionary

戻り値

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

適用対象