Description Property
Summary
String value description of the current operation being performed, or error encountered.
Syntax
public string Description { get; }
public:
property String^ Description {
String^ get();
}
Property Value
A string value description of the current operation state.