Property StreamContents
StreamContents
Gets or sets an Action that returns the contents of the file.
public Func<Stream> StreamContents { get; set; }
Gets or sets an Action that returns the contents of the file.
public Func<Stream> StreamContents { get; set; }