RecentData.appExec

Set appExec field.

  1. string appExec [@property getter]
  2. string appExec [@property setter]
    class RecentData
    @property
    void
    appExec
    (
    string propval
    )

Parameters

propval string

command line used to launch this resource; may contain the “\f” and “\u” escape characters which will be expanded to the resource file path and URI respectively when the command line is retrieved;