TraceLoggerBase.LastException Property

Definition

Last Exception from CRM

public:
 property Exception ^ LastException { Exception ^ get(); void set(Exception ^ value); };
public Exception LastException { get; set; }
member this.LastException : Exception with get, set
Public Property LastException As Exception

Property Value

Applies to