Click or drag to resize

ConnectionAToString Method

Returns a string that represents the current object.

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

Return Value

Type: String
A string that represents the current object.

Implements

ConnectionToString
See Also