TraceLogger.LastException Property
Applies To: Dynamics CRM 2015
Last Exception from CRM .
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.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.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright