IFileData Methods

Methods

GetDetails Further file details like size and creation data
GetFileDescription A short description text if availabale
GetFileName Name of the file + file extension
GetFilePath Path to the file (full or relative, depending on Plugin)
LoadAsync Loads the file content to the Memorystream
SaveAsync Saves the Memorystream to the File location

See Also