Universal Windows Service Class Library

ApplicationList.Remove Method

Remove application with given name from list.

Overload List

Remove application with given name from list.

public void Remove(string);

Remove given application from list.

public void Remove(Application);

See Also

ApplicationList Class | uws Namespace | Application