“\f” and “\u” escape characters which will be expanded to the resource file path and URI respectively when the command line is retrieved;
RecentData.appExec
string appExec() @propertyGet appExec field.
Returns
command line used to launch this resource; may contain the
void appExec(string propval) @propertySet appExec field.
Parameters
propval | 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; |