StorageViewBase.DEFAULT_MAX_NUM_BYTES_TO_DISPLAY Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: int DEFAULT_MAX_NUM_BYTES_TO_DISPLAY = 128;
protected const int DEFAULT_MAX_NUM_BYTES_TO_DISPLAY = 128;
val mutable DEFAULT_MAX_NUM_BYTES_TO_DISPLAY : int
Protected Const DEFAULT_MAX_NUM_BYTES_TO_DISPLAY As Integer = 128