Click or drag to resize
VariableValue Property
Gets the value of the variable

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

Property Value

Type: String
The value.
See Also