Click or drag to resize

NativeProxyToString Method

Converts to string.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also