Properties_T_CommandLine_SetValueExceptionError - adutton/commandline GitHub Wiki
The SetValueExceptionError type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Exception | The expection thrown from Property.SetValue |
![]() |
NameInfo | Name information relative to this error instance. (Inherited from NamedError.) |
![]() |
StopsProcessing | Tells if error stops parsing process. Filtered by OnlyMeaningfulOnes(IEnumerable(Error)). (Inherited from Error.) |
![]() |
Tag | Error type discriminator, defined as ErrorType enumeration. (Inherited from Error.) |
![]() |
Value | The value that had to be set to the property |
