Registration::Uri Property
Gets or sets the URI associated with the registration.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
public: [IgnoreDataMemberAttribute] property Uri^ Uri { Uri^ get(); private: void set(Uri^ value); }
Show: