UsbConnectionSimpleConnectionName Property
|
Gets a human-readable description of the connection.
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;
}Property Value
StringImplements
ConnectionSimpleConnectionName
See Also