public static string GetStepLabel (int id);

Parámetros

idThe progress indicator's unique ID.

Valor de retorno

string The step label.

Descripción

Gets the label that displays a progress indicator's steps.

See Also: Progress.SetStepLabel, [Progress.GetCurrentStep]], Progress.GetTotalSteps.