Skip to content

IUploadStorage.GetFileMetadata method

Gets metadata dictionary for a file

public IDictionary<string, string> GetFileMetadata(string path)
parameter description
path File path

See Also