ISharePointAppSettings.InstalledEventEndpoint Property

Definition

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

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

Property Value

The WCF service endpoint of app installed event.

Applies to