TraceLogger.LastException Property
Applies To: Dynamics CRM 2015
Last Exception from CRM
Namespace: Microsoft.Xrm.Tooling.WebResourceUtility
Assembly: Microsoft.Xrm.Tooling.WebResourceUtility (in Microsoft.Xrm.Tooling.WebResourceUtility.dll)
Syntax
public Exception LastException { get; }
public:
property Exception^ LastException {
Exception^ get();
}
member LastException : Exception with get
Public ReadOnly Property LastException As Exception
Property Value
Type: System.Exception
See Also
TraceLogger Class
Microsoft.Xrm.Tooling.WebResourceUtility Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright