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