你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MobileAppSettingsProvider.GetAppSettings 方法

定义

以可模拟的方式获取当前应用程序设置。

protected virtual System.Collections.Specialized.NameValueCollection GetAppSettings ();
abstract member GetAppSettings : unit -> System.Collections.Specialized.NameValueCollection
override this.GetAppSettings : unit -> System.Collections.Specialized.NameValueCollection
Protected Overridable Function GetAppSettings () As NameValueCollection

返回

包含 NameValueCollection 应用程序设置的 。

适用于