ProgressDialog.ProgressText Property

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public string ProgressText { set; }
public:
property String^ ProgressText {
    void set(String^ value);
}
member ProgressText : string with set
Public WriteOnly Property ProgressText As String

Property Value

Type: System.String

Type: String
.

See Also

ProgressDialog Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright