TaskResult.ProgressData Property

Definition

The Task Progress Data.

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

Property Value

Returns String.

Applies to