<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0-rc.1.24431.7" />

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.