PyIDebugApplication.SetName

SetName(pstrName)

Sets the name of the application.

Parameters

pstrName : unicode

The name of the application.

Comments

The provided name will be returned in subsequent calls to >om PyIRemoteDebugApplication.GetName>.