DiskDataStorage.m_maxCharsToStore 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 m_maxCharsToStore;
protected int m_maxCharsToStore;
val mutable m_maxCharsToStore : int
Protected m_maxCharsToStore As Integer