Programming with Reflection

image\rwnprg32.gif SubstituteDisplayChars property

 

Syntax

object.SubstituteDisplayChars
object.SubstituteDisplayChars = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether zeroes should be displayed with a slash. When this property is True, zeroes are displayed with a slash (Ø). When this property is False, zeroes are displayed without a slash (0).

Values

The default is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property