DiscoveredPrinterBluetoothFriendlyName Property
|
The friendly name of the Bluetooth® device.
Namespace: Zebra.Sdk.Printer.DiscoveryAssembly: ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 3.0.3271
Syntax public string FriendlyName { get; set; }
Public Property FriendlyName As String
Get
Set
public:
property String^ FriendlyName {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also