Phoenix 6 C# API Documentation
C#
F#
Show/Hide TOC
Parent
Device
Device
ID Property
ID of this device
Definition
Namespace:
CTRE.Phoenix6.Hardware
Assembly:
Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
Copy
public
int
DeviceID
{
get
; }
F#
Copy
member
DeviceID
:
int
with
get
Property Value
Int32
See Also
Reference
ParentDevice Class
CTRE.Phoenix6.Hardware Namespace
In This Article
Definition
See Also