Constants.vbNullString Feld

Definition

Stellt eine leere Zeichenfolge für Druck- und Anzeigefunktionen sowie für das Aufrufen externer Prozeduren dar.

public: System::String ^ vbNullString = nullptr;
public const string vbNullString = null;
val mutable vbNullString : string
Public Const vbNullString As String  = null

Feldwert

Value = null

Gilt für:

Weitere Informationen