Click or drag to resize

IconUtilitiesFileExtension Field

Defines the standard icon file extension (.ico).

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public const string FileExtension = ".ico"

Field Value

Type: String
See Also