TemplateRegistration.BodyTemplate Property

 

Gets bodyTemplate as string

Namespace:   Microsoft.WindowsAzure.MobileServices
Assembly:  Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)

[JsonPropertyAttribute(PropertyName = "templateBody")]
public string BodyTemplate { get; internal set; }

Property Value

Type: System.String
Return to top
Show: