public const string NullText = "<NULL>"
Public Const NullText As String = "<NULL>"
public: literal String^ NullText = "<NULL>"
static val mutable NullText: string
In This Article