CommonCParameter.DisplayValueExpr

Syntax

CommonCParameter.DisplayValueExpr

Data Type

String

Purpose

Returns the text to display for the CommonCParameter.ValueExpr property.

Remarks

The text of this property differs from the text of the CommonCParameter.ValueExpr property when the expression contains an enumeration constant. If you set the CommonCParameter.ValueExpr property to an expression that contains an enumeration constant, this property is set to the expression with the constant, and the CommonCParameter.ValueExpr property is set to an expression that contains the value of the constant.

See Also

CommonCParameter.ValueExpr