NotificationRegistration::TemplateName Property
Provides a name for the M:TemplateBody. This field is required if M:TemplateBody is set.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property String^ TemplateName { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: