Share via


vbNullChar Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents a null character for print and display functions.

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

Syntax

'Declaration
Public Shared vbNullChar As String
public static string vbNullChar
public:
static String^ vbNullChar
static val mutable vbNullChar: string
public static var vbNullChar : String

.NET Framework Security

See Also

Reference

Constants Class

Microsoft.VisualBasic Namespace