InvokeVerb MethodInvokeVerb Method*
*Contents  *Index  *Topic Contents
*Previous Topic: FolderItem object methods
*Next Topic: Verbs Method

InvokeVerb Method

Description

Executes a verb on a shell item.

Syntax

object.InvokeVerb [vVerb]

ParameterDescription
object Required. An object expression that evaluates to a FolderItem object.
vVerb Optional. A string that specifies the verb to be executed. This must be one of the values returned by the item's FolderItemVerb.Name property.

See Also

FolderItem.Verbs, FolderItemVerb.DoIt


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.