Constants.vbNullString Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une chaîne de longueur nulle pour les fonctions d’impression et d’affichage et pour appeler des procédures externes.
public: System::String ^ vbNullString = nullptr;
public const string vbNullString = null;
val mutable vbNullString : string
Public Const vbNullString As String = null