SystemDrive Properties | MSBuild Extension Pack Help 4.0.12.0 |
The SystemDrive type exposes the following members.
Properties
Name | Description | |
---|---|---|
Drive |
Sets the drive.
|
|
Drives |
Sets the drives. ITaskItem
Identity: Name Metadata: Name, VolumeLabel, AvailableFreeSpace, DriveFormat, TotalSize, TotalFreeSpace, IsReady (LocalMachine only), RootDirectory (LocalMachine only) |
|
MinSpace |
Sets the min space.
|
|
SkipDrives |
Sets the drives to skip. ITaskItem
|
|
Unit |
Sets the unit. Supports Kb, Mb(default), Gb, Tb
|
See Also