Click or drag to resize
ParticleExceptionErrorDescription Property
Gets or sets the error description.

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

Property Value

Type: String
The error description.
See Also