The following tables list the members exposed by FileMetadata.
Name | Description | |
---|---|---|
![]() | CreatedOn | File creation time. |
![]() | FileContentStorageId | File content storage identifier. |
![]() | Length | Length of the file in bytes. |
![]() | ModifiedOn | File modification time. |
![]() | Name | Name of the file. |
![]() | StoringState | File storing state. |
Name | Description | |
---|---|---|
![]() | GetAttribute<TValue> | Gets an additional file attribute value or default value by name. |
![]() | SetAttribute<TValue> | Sets an additional file attribute by name. |
![]() | SetStoringState | Sets the StoringState to a Terrasoft.File.Abstractions.FileStoringState.Modified value if the previous state value is not Terrasoft.File.Abstractions.FileStoringState.New. |
Name | Description | |
---|---|---|
![]() | PropertyChanged |