Click or drag to resize

ShellCommandAttribute Constructor

Overload List
  NameDescription
Public methodShellCommandAttribute
Initializes a new instance of the ShellCommandAttribute class using the target's type name as the command name.
Public methodShellCommandAttribute(String)
Initializes a new instance of the ShellCommandAttribute class using the specified command name.
Top
See Also