<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0-rc.1.20451.14" />

SystemDrawingSection

Represents the configuration section used by classes in the Drawing namespace.
public string BitmapSuffix { get; set; }

Gets or sets the suffix to append to a file name indicated by a ToolboxBitmapAttribute when an assembly is declared with a BitmapSuffixInSameAssemblyAttribute or a BitmapSuffixInSatelliteAssemblyAttribute.

Initializes a new instance of the SystemDrawingSection class.