IVerbFA

DeclarationCopy link to this sectionLink to this section copied!

IVerbFA : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to edit an extension verb

Properties Copy link to this sectionLink to this section copied!

String Command
Gets or sets the command .

String Verb
Gets or sets the name of an action. This action can be performed only on the files having an extension the verb is associated with. You can select a verb from the suggested list or you can also add your own verb names.

String Arguments
Gets or sets the command line arguments passed to the program which the extension is associated with, when this verb is selected. This string may contain any values, but can also include special parameters as, for example, %1 - the absolute path to the target file.