ProductName

This property returns and sets a string value containing the product name of the running application.

Syntax

object.ProductName

Parameters

object
Object expression that evaluates to an App object.

Remarks

The ProductName property is read-only at run time.

You can set this property at design time in the Type box in the Make tab of the Project Properties dialog box.