表示关于移除项目中包的异步请求。
The PackageManger Client class returns a RemoveRequest instance when you call the Client.Remove method to remove a package from your project. Use this object to determine when the request is complete.
PackageIdOrName | 此请求将移除的包。 |
Error | 请求返回的错误(如果有)。 |
IsCompleted | 请求是否已完成。 |
Status | 请求状态。 |