Click or drag to resize
ParticleExceptionError Property
Gets or sets the error.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public string Error { get; set; }

Property Value

Type: String
The error.
See Also