Click or drag to resize

JumboFileSystemEntryFullPath Property

Gets the absolute path to 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 FullPath { get; }

Property Value

Type: String
The absolute path to the file system entry.
See Also