Click or drag to resize
PhysicalItemFlatModel Properties

The PhysicalItemFlatModel type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets or sets a value specifying the file system attributes of this item.
Public propertyAvailableFreeSpace
Gets or sets the available free space on this volume.
Public propertyClassName
Gets or sets the class name.
Public propertyCreationTime
Gets or sets a value specifying the time this item was created.
Public propertyDriveFormat
Gets or sets the format of the drive.
Public propertyDriveType
Gets or sets the type of the drive.
Public propertyId
Gets or sets the item identifier.
Public propertyIsContainer
Gets or sets a value indicating whether or not the item is a container.
Public propertyIsReadOnly
Gets or sets a value indicating whether or not the item is read only.
Public propertyIsSupported
Gets or sets a value indicating whether this volume is supported.
Public propertyIsSystemDrive
Gets or sets a value indicating whether or not this volume is the system drive.
Public propertyItemType
Gets or sets the type of the item.
Public propertyLabel
Gets or sets the volume label.
Public propertyLastAccessTime
Gets or sets a value specifying the time this item was last accessed.
Public propertyLastWriteTime
Gets or sets a value specifying the time this item was last written to.
Public propertyMetadata
Gets or sets a value specifying additional meta data for this item.
Public propertyName
Gets or sets the name of the item. Typically, this name is used for display in the user interface.
Public propertyPath
Gets or sets the path of the item.
Public propertySaturation
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.
Public propertySize
Gets or sets a value indicating the physical size of the item.
Public propertyTotalSize
Gets or sets the total size of the volume.
Public propertyVolumeType
Gets or sets the volume type.
Top
See Also