[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Speedometer> element.
| C# | Visual Basic | Visual C++ |
public Speedometer Speedometer{ get; set;}
Public Property Speedometer As Speedometer
public: property Speedometer^ Speedometer { Speedometer^ get (); void set (Speedometer^ value); }
A Speedometer
The SIF specification defines the meaning of this null as: "Current speedometer reading."
To remove the Speedometer, set Speedometer to null
Version: 2.0
Since: 1.5r1