Click or drag to resize

JumboFileToString Method

Gets a string representation of this file.

Namespace:  Ookii.Jumbo.Dfs.FileSystem
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of this file.
See Also