ConnectErrorEventArgs.Ex Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public Exception Ex { get; set; }
public:
property Exception^ Ex {
Exception^ get();
void set(Exception^ value);
}
member Ex : Exception with get, set
Public Property Ex As Exception
Property Value
Type: System.Exception
See Also
ConnectErrorEventArgs Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright