TaskProgressData.ProgressText Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a string value indicating extra information about the current progress of the ITaskHandler associated with this TaskProgressData.
public: System::String ^ ProgressText;
public string ProgressText;
val mutable ProgressText : string
Public ProgressText As String