IFileSystemItemMetadataMac Interface |
Namespace: ITHit.FileSystem.Mac
The IFileSystemItemMetadataMac type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes |
Gets or sets file or folder attributes.
(Inherited from IFileSystemItemMetadata.) |
![]() | Capabilities | |
![]() | ChangeTime |
Gets or sets date and time the file or directory metadata (such as attributes) or content were last modifired.
(Inherited from IFileSystemItemMetadata.) |
![]() | CreationTime |
Gets or sets the creation date and time of the file or directory.
(Inherited from IFileSystemItemMetadata.) |
![]() | Decorations | |
![]() | LastAccessTime |
Gets or sets date and time the file or directory was last accessed.
(Inherited from IFileSystemItemMetadata.) |
![]() | LastWriteTime |
Gets or sets date and time the file content or directory was last written to.
(Inherited from IFileSystemItemMetadata.) |
![]() | MetadataETag |
Indicates if metadata is modified. This property allows updating file content and metadata separately.
(Inherited from IFileSystemItemMetadata.) |
![]() | Name |
Gets or sets the file or folder name.
(Inherited from IFileSystemItemMetadata.) |
![]() | Properties |
Custom data associated with a item, organised as a dictionary.
(Inherited from IFileSystemItemMetadata.) |
![]() | RemoteStorageItemId |
Remote storage item ID which uniquely identifies file or folder withing your user file system.
(Inherited from IFileSystemItemMetadata.) |
![]() | RemoteStorageParentItemId |
Remote storage item Parent ID. Identifies parent folder of this item.
(Inherited from IFileSystemItemMetadata.) |
![]() | UserInfo |