Initializing help system before first use

setName Method

Set the name of the problem.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public void setName(
	string newName
)

Parameters

newName
Type:  SystemString
The new problem name
See Also