TaskResult.ProgressMessage Property

Definition

The Task Progress message.

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

Property Value

String

Returns String.

Applies to