IReportProgress.Message Property

Definition

Gets the message associated with the current state of operation.

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

Property Value

A string that contains the message associated with the current state of the operation.

Applies to