Click or drag to resize

CommandLineArgumentException Properties

The CommandLineArgumentException type exposes the following members.

Properties
  NameDescription
Public propertyArgumentName
Gets the name of the argument that was invalid.
Public propertyCategory
Gets the category of this error.
Public propertyData (Inherited from Exception.)
Public propertyHelpLink (Inherited from Exception.)
Protected propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also