Gets the depth of the path (number of directory levels from root).
public static int GetDepth(this Atypical.VirtualFileSystem.Core.VFSPath path);path VFSPath
The VFS path.
System.Int32
The depth of the path.
Gets the depth of the path (number of directory levels from root).
public static int GetDepth(this Atypical.VirtualFileSystem.Core.VFSPath path);path VFSPath
The VFS path.
System.Int32
The depth of the path.