public static PackageManager.Requests.RemoveRequest Remove (string packageIdOrName);

Parámetros

packageNameThe name of the package to remove from the project.

Valor de retorno

RemoveRequest A RemoveRequest instance, which you can use to monitor the status of the asynchronous operation.

Descripción

Removes a previously added package from the project.