Codestin Search App

Thanks to visit codestin.com
Credit goes to cakebuild.net

ScriptAnalyzerResult.

Errors Property

Summary

Gets the list of analyzer errors.

Syntax

public IReadOnlyList<ScriptAnalyzerError> Errors { get; }

Value

Type Description
IReadOnlyList<ScriptAnalyzerError>