Click or drag to resize

ReferenceVariableSetPrefix Method

Temporarily overrides the prefix text string for subsequent output operations.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
void SetPrefix(
	string prefix
)

Parameters

prefix  String
The prefix text string to prepend to formatted output.
See Also