Click or drag to resize

ShellCommandAttribute Properties

The ShellCommandAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCommandName
Gets the name of the command, which can be used to locate it using the GetShellCommand(Assembly, String) method.
Public propertyCustomArgumentParsing
Gets or sets a value indicating whether the command does its own argument parsing.
Public propertyTypeId (Inherited from Attribute.)
Top
See Also