Gets the current work label.
[Visual Basic] Public Property ReadOnly Status As String [C#] public string Status { get; } [C++] public: __property String* get_Status(); [JScript] public function get Status() : String
A short description of the current work beeing done.
ProgressArgs Class | NDoc.Core Namespace