HResults.DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL 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.
MessageId: DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL MessageText: The string literal contains an illegal escape sequence. The escape sequence is not supported in string literals in the expression evaluator. If a backslash is needed in the string, format it as a double backslash, "\".
public: int DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL = -1073442722;
public const int DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL = -1073442722;
val mutable DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL : int
Public Const DTS_E_EXPREVALSTATIC_ILLEGALESCAPEINSTRINGLITERAL As Integer = -1073442722