Click or drag to resize

ShellCommandAttribute Constructor

Initializes a new instance of the ShellCommandAttribute class using the target's type name as the command name.

Namespace:  Ookii.CommandLine
Assembly:  Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.3.0
Syntax
public ShellCommandAttribute()
See Also