ScannedBleDeviceInfoDeviceName Property |
Bluetooth Low Energy advertising device name.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string DeviceName { get; set; }
Public Property DeviceName As String
Get
Set
public:
property String^ DeviceName {
String^ get ();
void set (String^ value);
}
Return Value
Type:
String
See Also