File.new_from_info


Description:

public File.new_from_info (ProjectManager manager, Folder? parent, FileInfo info, string path)

Named constructor: Create a File from FileInfo.

Parameters:

parent

The parent Folder (required)

info

The FileInfo object from directory enumeration

path

The full path to the file