Initializes a new instance of the VFSDirectoryPath class. The file path is relative to the root of the virtual file system.
public VFSDirectoryPath(string path);path System.String
The path of the directory.
Initializes a new instance of the VFSDirectoryPath class. The file path is relative to the root of the virtual file system.
public VFSDirectoryPath(string path);path System.String
The path of the directory.