FormOptions.DefaultMemoryBufferThreshold 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.
Valeur par défaut pour MemoryBufferThreshold. Par défaut, 65 536 octets, soit environ 64 Ko.
public: int DefaultMemoryBufferThreshold = 65536;
public const int DefaultMemoryBufferThreshold = 65536;
val mutable DefaultMemoryBufferThreshold : int
Public Const DefaultMemoryBufferThreshold As Integer = 65536