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; }

Property Value

String