BluetoothConnectionSimpleConnectionName Property
|
Gets the MAC address and the friendly name as the description.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 4.0.3435
Syntaxpublic override string SimpleConnectionName { get; }Public Overrides ReadOnly Property SimpleConnectionName As String
Get
public:
virtual property String^ SimpleConnectionName {
String^ get () override;
}Return Value
String[MAC Address]:[Friendly Name]
Implements
ConnectionSimpleConnectionName
See Also