IShellExecuteInfo.Parameters

Syntax

Parameters: String;

Description

The Parameters property determines command line parameters, with which a file or application opens.

Example

The property use is given in the example for IProcess.Start.

See also:

IShellExecuteInfo