The criteria
object specifies the application
to launch.
The criteria
object has three main properties: Document
, MimeType
,
and Options
. These are described in the following table.
Properties enclosed in brackets are optional.
Property |
Description |
Type |
Value |
---|---|---|---|
|
Specifies the document to launch. If |
object |
Object with the properties specified below |
|
Specifies the full path and file name of the document to launch. |
string |
For example, |
|
Specifies the MIME type of the application to launch. If If |
string |
For example: |
|
Specifies the mode for launching the application based on the given |
object |
Object with the properties specified below. |
|
Specifies whether the launched application is embedded within the application
that called If this property is not specified, the default is |
string |
Possible values:
|