Share via


ServerConnectStatusEventArgs.StatusMessage Property

 

Applies To: Dynamics CRM 2015

Text status message, usually communicating the current state of the login process.

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

Syntax

public string StatusMessage { get; set; }
public:
property String^ StatusMessage {
    String^ get();
    void set(String^ value);
}
member StatusMessage : string with get, set
Public Property StatusMessage As String

Property Value

Type: System.String

See Also

ServerConnectStatusEventArgs Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright