Constants.vbNullChar Field

Definition

Represents a null character for print and display functions.

public: System::String ^ vbNullChar;
public const string vbNullChar;
val mutable vbNullChar : string
Public Const vbNullChar As String 

Field Value

Applies to

See also