FileDialog.currentPath

The currently selected file path of the file dialog.

  1. String currentPath [@property getter]
    struct FileDialog
    @nogc nothrow @property
    String
    currentPath
    ()
  2. String currentPath [@property setter]

Meta