Interface IFileAsset
Interface for file assets.
public interface IFileAsset
Properties
FilePath
Gets or sets the full file system path associated with this instance.
string FilePath { get; set; }
Interface for file assets.
public interface IFileAsset
Gets or sets the full file system path associated with this instance.
string FilePath { get; set; }