Click or drag to resize
ParticleEventDataData Property
Gets or sets the data for the event

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

Property Value

Type: String
The data.
See Also