 | BLESettingsName Property |
Gets or sets the BLE peripheral name.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic string Name { get; set; }
Public Property Name As String
Get
Set
Property Value
Type:
String
The BLE peripheral name.
See Also