Open sandboxFocus

Property IgnoreLoadErrors

IgnoreLoadErrors

Gets or sets a value indicating whether project loading errors should be ignored. By default, project loading errors cause an exception to be thrown.

Declaration
public bool IgnoreLoadErrors { get; set; }
Property Value
Type Description
bool