Click or drag to resize

CodeStepSet Method

Sets last step text using multiple strings that will be concatanated.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public void Set(
	params string[] texts
)

Parameters

texts
Type: SystemString
See Also