Converts a string of ANSI characters to equivalent hexadecimal string format
public static string ToHex( string s )
Public Shared Function ToHex ( _ s As String _ ) As String
Hex-encoded data
Uses the 'Default' encoding for the system's current ANSI code page