Click or drag to resize

IconUtilitiesFileExtension Field

Defines the standard icon file extension (.ico).

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

Field Value

Type: String
See Also