TraceLogger.LastException Property

Definition

Last Exception.

public:
 property Exception ^ LastException { Exception ^ get(); };
public Exception LastException { get; }
member this.LastException : Exception
Public ReadOnly Property LastException As Exception

Property Value

Applies to