Class RemoveRequest
Implements
Inherited Members
Namespace: UnityEditor.PackageManager.Requests
Assembly: UnityEditor.dll
Syntax
[Serializable]
public sealed class RemoveRequest : Request, ISerializationCallbackReceiver
Properties
| Improve this Doc View SourcePackageIdOrName
Id or name of the package to be removed
Declaration
public string PackageIdOrName { get; }
Property Value
Type | Description |
---|---|
String |