[This is preliminary documentation and subject to change.]
The Verb table contains command-verb information associated with file extensions that must be generated as a part of the product advertisement. Each row generates a set of registry keys and values.
The Verb table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
Extension_ | Text | Y | N |
Verb | Text | Y | N |
Sequence | Integer | Y | |
Command | Formatted | Y | |
Argument | KeyFormatted | Y |
External key to column one of the Extension table.
This table is referred to when the RegisterExtensionInfo action or the UnregisterExtensionInfo action is executed.