Click or drag to resize

ShellItemIdListToHexa Method

Convert this instance to an hexadecimal string. Useful for developers.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string ToHexa()

Return Value

Type: String
A string.
See Also