Click or drag to resize
VariableName Property
Gets the name of the variable

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

Property Value

Type: String
The name.
See Also