| ArgumentOutOfRangeException: ParamName (get) |
Returns the parameter name that caused the exception.
Public Property Get ParamName ( ) As String
Every ArgumentNullException should contain the name of the parameter that caused the exception.
Read Only.
Project VBCorLib Overview Class ArgumentOutOfRangeException Overview ArgumentOutOfRangeException Properties ArgumentOutOfRangeException Methods Message (get) Source (get) Exception