Gets the command being referenced by the packet.
Namespace:
Bespoke.Robotics.BrainStemAssembly: Bespoke.Robotics.BrainStem (in Bespoke.Robotics.BrainStem.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public Packet..::.CommandCodeType CommandCode { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property CommandCode As Packet..::.CommandCodeType |
| Visual C++ |
|---|
public: property Packet..::.CommandCodeType CommandCode { Packet..::.CommandCodeType get (); } |