Click or drag to resize

ConnectionA.ToString Method

Returns a string that represents the current object.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.

Implements

Connection.ToString()
See Also