BaseConfigurableIssueProviderFixture<TIssueProvider, TSettings>.

LogFileContent Property

Summary

Gets or sets the content of the log file.

Syntax

public byte[] LogFileContent { get; set; }

Value

Type Description
byte[]
GitHub