Chameleon and Iguana Plugin C# Class Libraries

ChameleonException.ChameleonExceptionParameter Method 

Get the value of an exception parameter.

[Visual Basic]
Public Function ChameleonExceptionParameter( _
   ByVal Key As String _
) As String
[C#]
public string ChameleonExceptionParameter(
   string Key
);

See Also

ChameleonException Class | iNTERFACEWARE.Chameleon Namespace