Click or drag to resize

JumboDirectoryToString Method

Gets a string representation of this directory.

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 directory.
See Also