Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Error Message from the originating source
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public string ErrorMessage { get; private set; }
public:
property String^ ErrorMessage {
String^ get();
private: void set(String^ value);
}
member ErrorMessage : string with get, private set
Public Property ErrorMessage As String
Get
Private Set
End Property
Property Value
Type: System.String
See Also
ServerConnectStatusEventArgs Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright