Interface IFileMetadata
Namespace: IndicoV2-Storage-Models
Assembly: IndicoV2-Abstractions-dll
public interface IFileMetadata
Properties
string Name { get; }
Property Value
string Path { get; }
Property Value
UploadType UploadType { get; }
Property Value
Updated about 1 year ago