2027 Property
Changes 0
P

ArgumentException.Message

Description:
Gets the error message and the parameter name, or only the error message if no parameter name is set.
Remarks:
The text of Message should completely describe the error and should, when possible, explain how to correct it.
public override string Message { get; }