ErrorMessages Property
Namespace
Statiq.Core
Containing Type
ScriptCompilationException
Property Type
IReadOnlyList<string>

Syntax

public IReadOnlyList<string> ErrorMessages { get; }

Value

Type Description
IReadOnlyList<string>