ServiceSettingsDictionary.GoogleAppId Property

 

Gets or sets the Google application ID associated with this service.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public virtual string GoogleAppId { get; set; }

Property Value

Type: System.String
Return to top
Show: