TopicSettings::UserMetadata Property
Gets or sets the user metadata associated with the settings.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
public: [DataMemberAttribute(Order = 8)] property String^ UserMetadata { String^ get(); void set(String^ value); }
Show: