SettingTooLargeException Constructor (Int32, Int32)
Visual Studio 2015
Initializes a new instance of the SettingTooLargeException.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- actualSize
-
Type:
System::Int32
The actual size.
- maxSize
-
Type:
System::Int32
The maximum size.
Show: