Click or drag to resize

LocalFileSystemToString Method

Returns a String that represents this instance.

Namespace:  callback.ShellBoost.Core.Synchronization
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