RecentData.appExec

string appExec() @property

Get appExec field.

Returns

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;

void appExec(string propval) @property

Set appExec field.

Parameters

propvalcommand 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;