BluetoothLEScanFilterNamePrefix Property
If present requires a device name to start with the supplied prefix.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public string NamePrefix { get; set; }
Public Property NamePrefix As String
Get
Set
public:
property String^ NamePrefix {
String^ get ();
void set (String^ value);
}
member NamePrefix : string with get, set
Property Value
String