Returns a bool value that indicates whether a substring of the specified string is in escaped hexadecimal encoding format ("%" followed by two hexadecimal characters).
true if the specified location in pattern contains a substring in escaped hexadecimal encoding format; otherwise, false.
The Uri.IsHexEncoding(string, int) method checks for hexadecimal digits case-insensitively.
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0