BluetoothStatusConnectionSimpleConnectionName Property
|
Return the MAC address and friendly name of the status port as the description.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1989
Syntax public override string SimpleConnectionName { get; }
Public Overrides ReadOnly Property SimpleConnectionName As String
Get
public:
virtual property String^ SimpleConnectionName {
String^ get () override;
}
Return Value
Type:
String[MAC Address]:[Friendly Name]
Implements
ConnectionSimpleConnectionNameSee Also