<Code Lib>
2020 Property
Changes 0
P

ArgumentException.ParamName

Description:
Gets the name of the parameter that causes this exception.

public string ParamName { get; }

Loading…