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
Syntaxpublic ShellCommandAttribute()
Public Sub New
Dim instance As New ShellCommandAttribute()
public:
ShellCommandAttribute()
See Also