Click or drag to resize
VariableType Property
Gets the type of the variable

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

Property Value

Type: VariableType
The type.
See Also