Click or drag to resize
ParticleDeviceLastIPAddress Property
Gets the last IP address the Device was connected with

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

Property Value

Type: String
The last IP address.
See Also