get_title


Description:

public string get_title ()

Gets the title of the prompt.

A prompt implementation may choose not to display the prompt title. The prompt message should contain relevant information.

Parameters:

this

the prompt

Returns:

a newly allocated string containing the prompt title.