![]() | FileItemModel Class |
Namespace: DoubleTake.Web.Models
The FileItemModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileItemModel | Initializes a new instance of the FileItemModel class |
Name | Description | |
---|---|---|
![]() | Attributes |
Gets or sets a value specifying the file system attributes of this item.
(Inherited from PhysicalItemModel.) |
![]() | AvailableFreeSpace |
Gets or sets the available free space on this volume.
(Inherited from PhysicalItemModel.) |
![]() | ClassName |
Gets or sets the class name.
(Inherited from PhysicalItemModel.) |
![]() | CreationTime |
Gets or sets a value specifying the time this item was created.
(Inherited from PhysicalItemModel.) |
![]() | DriveFormat |
Gets or sets the format of the drive.
(Inherited from PhysicalItemModel.) |
![]() | DriveType |
Gets or sets the type of the drive.
(Inherited from PhysicalItemModel.) |
![]() | Id |
Gets or sets the item identifier.
(Inherited from ProtectableItemModel.) |
![]() | IsContainer |
Gets or sets a value indicating whether or not this item is a container of other items.
(Inherited from ProtectableItemModel.) |
![]() | IsReadOnly |
Gets or sets a value indicating whether or not this item is read only; that is, its Saturation cannot be changed.
(Inherited from ProtectableItemModel.) |
![]() | IsSupported |
Gets or sets a value indicating whether this volume is supported.
(Inherited from PhysicalItemModel.) |
![]() | IsSystemDrive |
Gets or sets a value indicating whether or not this volume is the system drive.
(Inherited from PhysicalItemModel.) |
![]() | ItemType |
Gets or sets the type of this item.
(Inherited from ProtectableItemModel.) |
![]() | Label |
Gets or sets the volume label.
(Inherited from PhysicalItemModel.) |
![]() | LastAccessTime |
Gets or sets a value specifying the time this item was last accessed.
(Inherited from PhysicalItemModel.) |
![]() | LastWriteTime |
Gets or sets a value specifying the time this item was last written to.
(Inherited from PhysicalItemModel.) |
![]() | Metadata |
Gets or sets a value specifying additional meta data for this item.
(Inherited from PhysicalItemModel.) |
![]() | Name |
Gets or sets the name of this item.
(Inherited from ProtectableItemModel.) |
![]() | Path |
Gets or sets the path that uniquely identifies this item.
(Inherited from ProtectableItemModel.) |
![]() | Saturation |
Gets or sets the saturation level of this item.
(Inherited from ProtectableItemModel.) |
![]() | ShortNameBehavior |
Gets or sets a value indicating the Short Name Behavior for this volume.
(Inherited from PhysicalItemModel.) |
![]() | Size |
Gets or sets a value indicating the physical size of the item.
(Inherited from PhysicalItemModel.) |
![]() | TotalSize |
Gets or sets the total size of the volume.
(Inherited from PhysicalItemModel.) |
![]() | VolumeType |
Gets or sets the volume type.
(Inherited from PhysicalItemModel.) |
Name | Description | |
---|---|---|
![]() | Equals | (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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |