Click or drag to resize

SdkHandleToString Method

Returns a String that represents the current Object.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public override string ToString()

Return Value

String
A String that represents the current Object.
See Also