RacingWheel.Headset Property

Definition

The audio headset attached to the racing wheel.

public:
 property Headset ^ Headset { Headset ^ get(); };
Headset Headset();
public Headset Headset { get; }
var headset = racingWheel.headset;
Public ReadOnly Property Headset As Headset

Property Value

The audio headset attached to the racing wheel.

Implements

Applies to

See also