Class StreamOutputResult NamespaceDynamicweb.Frontend AssemblyDynamicweb.dll public sealed class StreamOutputResult : OutputResult Inheritance object OutputResult StreamOutputResult Inherited Members OutputResult.Headers object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.ReferenceEquals(object, object) object.ToString() Properties ContentStream public required Stream ContentStream { get; set; } Property Value Stream ContentType public string ContentType { get; set; } Property Value string Filename public string? Filename { get; set; } Property Value string