Function EditorFileDialog.currentFile

The currently selected file.

String currentFile() nothrow @property @nogc;

void currentFile (
  String v
) nothrow @property @nogc;