FileInfo.path

Set path property.

  1. string path [@property getter]
  2. string path [@property setter]
    class FileInfo
    @property
    void
    path
    (
    string propval
    )

Parameters

propval string

The full file path in the file system.