PushSubscriptionRequestType.URL Property

Definition

The URL property gets or sets the location of the client Web service for push notifications.

public:
 property System::String ^ URL { System::String ^ get(); void set(System::String ^ value); };
public string URL { get; set; }
Public Property URL As String

Property Value

The value of the URL property is a string that contains the location of the client Web service.

Applies to