public static void SetDescription (int id, string description);

Parámetros

idThe progress indicator's unique ID.
descriptionThe progress indicator's new description.

Descripción

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