Gets the file name without extension from a VFS path.
public static string GetFileNameWithoutExtension(this Atypical.VirtualFileSystem.Core.VFSPath path);path VFSPath
The VFS path.
System.String
The file name without extension.
Gets the file name without extension from a VFS path.
public static string GetFileNameWithoutExtension(this Atypical.VirtualFileSystem.Core.VFSPath path);path VFSPath
The VFS path.
System.String
The file name without extension.