Click or drag to resize
ParticleDeviceLastApp Property
Gets the last application flashed to the core

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

Property Value

Type: String
The last application.
See Also