![]() | PhysicalItemFlatModel Class |
Namespace: DoubleTake.Web.Models
The PhysicalItemFlatModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhysicalItemFlatModel | Initializes a new instance of the PhysicalItemFlatModel class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |