Click or drag to resize
AggregateExceptionMessages Property
Get the messages describing the inner exceptions, one per line.

Namespace: Slash.SystemExt.Exceptions
Assembly: Slash.System (in Slash.System.dll) Version: 1.0.5843.24176
Syntax
public string Messages { get; }

Property Value

Type: String
See Also