Click or drag to resize
ResultErrors Property
Gets or sets the errors.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public List<string> Errors { get; }

Property Value

Type: ListString
The errors.
See Also