FileDialog.access

The file system access scope. See enum Access constants.

  1. FileDialog.Access access [@property getter]
  2. long access [@property setter]
    struct FileDialog
    @nogc nothrow @property
    void
    access
    (
    long v
    )

Meta