Jagamisviis:


ServerConnectStatusEventArgs.exEvent Property

 

Applies To: Dynamics CRM 2015

Exception that goes with the error message

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

public Exception exEvent { get; private set; }
public:
property Exception^ exEvent {
    Exception^ get();
    private: void set(Exception^ value);
}
member exEvent : Exception with get, private set
Public Property exEvent As Exception
    Get
    Private Set
End Property

Property Value

Type: System.Exception

See Also

ServerConnectStatusEventArgs Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright