Shell |
The ShellVerbs type exposes the following members.
Name | Description | |
---|---|---|
Edit | Launches an editor and opens the document for editing. If File is not a document file, the function will fail. | |
Explore | Explores the folder specified by File. | |
Find | Initiates a search starting from the specified directory. | |
Open | Opens the file specified by the File parameter. The file can be an executable file, a document file, or a folder. | |
Prints the document file specified by file. If file is not a document file, the function will fail. | ||
Properties | Displays the file or folder's properties. |