Click or drag to resize

JumboFileSystemEntryName Property

Gets the name of the file system entry.

Namespace:  Ookii.Jumbo.Dfs.FileSystem
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public string Name { get; }

Property Value

Type: String
The name of the file system entry.
See Also