InPlaceHostingManager.UninstallCustomUXApplication(String) Method

Definition

Removes a ClickOnce application that includes the <customUX> element.

C#
public static void UninstallCustomUXApplication(string subscriptionId);

Parameters

subscriptionId
String

A string that contains a subscription identifier, which indicates the ClickOnce application to remove.

Remarks

This method uninstalls a previously installed ClickOnce application that uses the <customUX> element in the <entryPoint> Element.

Custom installers that do not create an Add or Remove Programs entry for the ClickOnce application must store the subscription identifier found in the SubscriptionIdentity property during installation.

Applies to

Proizvod Verzije
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1