ReserveCost element
Disk cost to reserve in a folder for running locally and/or from source.
Attributes
Directory
stringAdds the amount of disk space specified in RunFromSource or RunLocal to the volume cost of the device containing the directory. If this attribute is not set, it will default to the directory of parent component.
Id
string requiredA primary key that uniquely identifies this ReserveCost entry.
RunFromSource
Integer requiredThe number of bytes of disk space to reserve if the component is installed to run from source.
RunLocal
Integer requiredThe number of bytes of disk space to reserve if the component is installed to run locally.
Subdirectory
stringThis attribute defines one or more directories below the directory referenced by the Directory attribute to add cost to.