ISharePointAppSettings.UninstallingEventEndpoint Property

Definition

Gets or sets the WCF service endpoint of app uninstalling event.

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

Property Value

The WCF service endpoint of app uninstalling event.

Applies to