ThreadedWaitDialogProgressData.ProgressText Property

Definition

A more precise description of the operation in progress.

public:
 property System::String ^ ProgressText { System::String ^ get(); };
public:
 property Platform::String ^ ProgressText { Platform::String ^ get(); };
public string ProgressText { get; }
member this.ProgressText : string
Public ReadOnly Property ProgressText As String

Property Value

Returns String.

Applies to