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