Click or drag to resize
Xcalibur Systems LLC Logo

ShellVerbs Fields

The ShellVerbs type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberEdit Launches an editor and opens the document for editing. If File is not a document file, the function will fail.
Public fieldStatic memberExplore Explores the folder specified by File.
Public fieldStatic memberFind Initiates a search starting from the specified directory.
Public fieldStatic memberOpen Opens the file specified by the File parameter. The file can be an executable file, a document file, or a folder.
Public fieldStatic memberPrint Prints the document file specified by file. If file is not a document file, the function will fail.
Public fieldStatic memberProperties Displays the file or folder's properties.
Top
See Also