Constants.vbNullString Champ

Définition

Représente une chaîne de longueur nulle pour l'impression et les fonctions d'affichage, et pour appeler des procédures auxiliaires.

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

Valeur de champ

Value = null

S’applique à

Voir aussi