public void SetDescription (string newDescription);

Parameters

newDescriptionThe progress indicator's new description.

Description

Sets the progress indicator's description. To clear the description pass null.