Sets last step text using a formatting expression.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public void SetFormat(
string textFormat,
params string[] parameters
)
Parameters
- textFormat
- Type: SystemString
Text format. - parameters
- Type: SystemString
Text format parameters.
See Also