Property MethodName
MethodName
Holds name of the method which has thrown the exception.
Declaration
public string MethodName { get; }
Property Value
Type | Description |
---|---|
string |
Holds name of the method which has thrown the exception.
public string MethodName { get; }
Type | Description |
---|---|
string |