| PhysicalItemFlatModel Properties |
The PhysicalItemFlatModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets or sets a value specifying the file system attributes of this item.
| |
| AvailableFreeSpace |
Gets or sets the available free space on this volume.
| |
| ClassName |
Gets or sets the class name.
| |
| CreationTime |
Gets or sets a value specifying the time this item was created.
| |
| DriveFormat |
Gets or sets the format of the drive.
| |
| DriveType |
Gets or sets the type of the drive.
| |
| Id |
Gets or sets the item identifier.
| |
| IsContainer |
Gets or sets a value indicating whether or not the item is a container.
| |
| IsReadOnly |
Gets or sets a value indicating whether or not the item is read only.
| |
| IsSupported |
Gets or sets a value indicating whether this volume is supported.
| |
| IsSystemDrive |
Gets or sets a value indicating whether or not this volume is the system drive.
| |
| ItemType |
Gets or sets the type of the item.
| |
| Label |
Gets or sets the volume label.
| |
| LastAccessTime |
Gets or sets a value specifying the time this item was last accessed.
| |
| LastWriteTime |
Gets or sets a value specifying the time this item was last written to.
| |
| Metadata |
Gets or sets a value specifying additional meta data for this item.
| |
| Name |
Gets or sets the name of the item. Typically, this name is used for display in the user interface.
| |
| Path |
Gets or sets the path of the item.
| |
| Saturation |
Gets or sets a value which represents the saturation level of the item. Typically, this value is used to display a visual state in the user interface.
| |
| Size |
Gets or sets a value indicating the physical size of the item.
| |
| TotalSize |
Gets or sets the total size of the volume.
| |
| VolumeType |
Gets or sets the volume type.
|