HResults.DTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The string literal "%1" contains an illegal hexadecimal escape sequence of "\x%2". The escape sequence is not supported in string literals in the expression evaluator. The hexadecimal escape sequences must be of the form \xhhhh where h is a valid hexadecimal digit.
public: int DTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL = -1073450825;
public const int DTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL = -1073450825;
val mutable DTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL : int
Public Const DTS_E_EXPREVALILLEGALHEXESCAPEINSTRINGLITERAL As Integer = -1073450825