BluetoothStatusConnectionSimpleConnectionName Property
|
Return the MAC address and friendly name of the status port 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