SettingTooLargeException::MaximumSize Property
Visual Studio 2015
Gets the maximum size of the setting.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: property int MaximumSize { [CompilerGeneratedAttribute] int get(); [CompilerGeneratedAttribute] private: void set(int value); }
Show: