IPrivateFileReference
Namespace: Proffer.Storage
A reference of a stored file at a given path.
public interface IPrivateFileReference
Properties
Path
Gets the file path.
public abstract string Path { get; }
Namespace: Proffer.Storage
A reference of a stored file at a given path.
public interface IPrivateFileReference
Gets the file path.
public abstract string Path { get; }