ApiServices.Settings Property

Definition

Gets or sets the ServiceSettingsDictionary for this service. The ServiceSettingsDictionary provide information about which connection strings and application settings apply to the service.

public virtual Microsoft.WindowsAzure.Mobile.Service.ServiceSettingsDictionary Settings { get; set; }
member this.Settings : Microsoft.WindowsAzure.Mobile.Service.ServiceSettingsDictionary with get, set
Public Overridable Property Settings As ServiceSettingsDictionary

Property Value

Applies to