ProgressNotificationArgs.CurrentStepName

ProgressNotificationArgs.CurrentStepName property

Gets the name of the current step (part of the operation) being executed.

public string CurrentStepName { get; }

See Also