[Missing <summary> documentation for P:Org.LLRP.LTK.LLRPV1.MSG_CUSTOM_MESSAGE.SubType]
| C# | Visual Basic | Visual C++ |
public byte SubType { get; set; }
Public Property SubType As Byte
public: property unsigned char SubType { unsigned char get (); void set (unsigned char value); }