Share via


ISharePointAppSettings.UninstallingEventEndpoint Property

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

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property UninstallingEventEndpoint As String
string UninstallingEventEndpoint { get; set; }

Property Value

Type: String
The WCF service endpoint of app uninstalling event.

.NET Framework Security

See Also

Reference

ISharePointAppSettings Interface

Microsoft.VisualStudio.SharePoint Namespace