Constants::vbFalse Field

 

Indicates that a Boolean value of False should be used when number-formatting functions are called.

Namespace:   Microsoft.VisualBasic
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

public:
literal TriState vbFalse

When you call number-formatting functions, you can use the following enumeration members in your code in place of the actual values.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Return to top
Show: