Share

Environment.ExitDisplayName Property

Parent Object: Environment

Description

Gets and sets the exit display name of the environment, to be used on the Finish button. As default this will be the same as the DisplayName. This is the name displayed to the user and should be localized for the current locale.

Syntax

Environment.ExitDisplayName() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 2020

Was this information helpful?