FileContentResponse1.Content

FileContentResponse<T>.Content property

Gets or sets the file content.

public T Content { get; set; }

See Also