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