Click or drag to resize
ValidationResultsErrors Property
Gets an array of all of the errors from Results.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ValidationResult[] Errors { get; }

Property Value

Type: ValidationResult
See Also