VerbsData Class
Defines the data verbs, such as Import, Export, Merge, Update, and Restore, that can be used to specify the action of a cmdlet.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
The cmdlet name is specified by the Cmdlet attribute. For more information about the declaration syntax used to specify the Cmdlet attribute, see CmdletAttribute Declaration.
For more information about the guidelines for verb names, see Cmdlet Verb Names.
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.
