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

Returns String.

Applies to