WinFileSpecification Properties
Contains Windows-specific parameters for a Launch action.| Name | Description |
|---|---|
| DefaultDirectory | Gets or sets the default directory for Windows launch settings. |
| FileName | Gets or sets the application or document file name for Windows launch settings. |
| NewWindow | Gets or sets whether the target opens in a new window when applicable. |
| Operation | Gets or sets the operation used in Windows launch settings. |
| Parameters | Gets or sets command-line parameters for Windows launch settings. |
See Also