Programming with Reflection
SubstituteDisplayChars property
Syntax |
object.SubstituteDisplayChars |
Data type |
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).
The default is False.