TemplateRegistration::TemplateName Property
Gets or sets the name of the template.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
public: [DataMemberAttribute(Order = 6, Name = "TemplateName", IsRequired = false)] property String^ TemplateName { String^ get(); void set(String^ value); }
Show: