UsbConnectionSimpleConnectionName Property
|
Gets a human-readable description of the connection.
Namespace: Zebra.Sdk.CommAssemblies: ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 3.0.3271
SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax public override string SimpleConnectionName { get; }
Public Overrides ReadOnly Property SimpleConnectionName As String
Get
public:
virtual property String^ SimpleConnectionName {
String^ get () override;
}
Property Value
StringImplements
ConnectionSimpleConnectionNameSee Also