ActionLaunch.WinAttrs Class Members
In This Topic
The following tables list the members exposed by ActionLaunch.WinAttrs.
Public Constructors
Public Properties
| Name | Description |
 | Directory | Gets or sets the directory in standard DOS syntax. |
 | FileName | Gets or sets the file name of the application to be launched or the document to be opened or printed, in standard Windows pathname format. |
 | Operation | Gets or sets the operation to perform. |
 | Parameter | Gets or sets the parameter to be passed to the application. |
Top
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
Top
See Also