Title Property
Gets the caption of the dialog box that displays the prompt to the user. If not set, this will defualt to using the application name.
Syntax
public System.string Title {get;}Public ReadOnly Property Title As System.StringGets the caption of the dialog box that displays the prompt to the user. If not set, this will defualt to using the application name.
public System.string Title {get;}Public ReadOnly Property Title As System.String