FileSystemItemMetadataMac Class |
Namespace: ITHit.FileSystem.Mac
The FileSystemItemMetadataMac type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileSystemItemMetadataMac | Initializes a new instance of the FileSystemItemMetadataMac class |
Name | Description | |
---|---|---|
![]() | Attributes |
Gets or sets file or folder attributes.
(Inherited from FileSystemItemMetadata.) |
![]() | Capabilities | |
![]() | ChangeTime |
Gets or sets date and time the file or directory metadata (such as attributes) or content were last modifired.
(Inherited from FileSystemItemMetadata.) |
![]() | ContentVersion | |
![]() | CreationTime |
Gets or sets the creation date and time of the file or directory.
(Inherited from FileSystemItemMetadata.) |
![]() | Decorations | |
![]() | LastAccessTime |
Gets or sets date and time the file or directory was last accessed.
(Inherited from FileSystemItemMetadata.) |
![]() | LastWriteTime |
Gets or sets date and time the file content or directory was last written to.
(Inherited from FileSystemItemMetadata.) |
![]() | MetadataETag |
Indicates if metadata is modified. This property allows updating file content and metadata separately.
(Inherited from FileSystemItemMetadata.) |
![]() | MetadataVersion | |
![]() | Name |
Gets or sets the file or folder name.
(Inherited from FileSystemItemMetadata.) |
![]() | Properties |
Custom data associated with a item, organised as a dictionary.
(Inherited from FileSystemItemMetadata.) |
![]() | RemoteStorageItemId |
Remote storage item ID which uniquely identifies file or folder withing your user file system.
(Inherited from FileSystemItemMetadata.) |
![]() | RemoteStorageParentItemId |
Remote storage item Parent ID. Identifies parent folder of this item.
(Inherited from FileSystemItemMetadata.) |
![]() | UserInfo |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (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.) |