Share via


ISharePointAppSettings.UpgradedEventEndpoint Property

Definition

Gest or sets the WCF service endpoint of app upgraded event.

public:
 property System::String ^ UpgradedEventEndpoint { System::String ^ get(); void set(System::String ^ value); };
public string UpgradedEventEndpoint { get; set; }
member this.UpgradedEventEndpoint : string with get, set
Public Property UpgradedEventEndpoint As String

Property Value

The WCF service endpoint of app upgraded event.

Applies to