Initializing help system before first use

setName Method

Set the name of the problem.

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

Parameters

newName
Type:  SystemString
The new problem name
See Also