The RegexOptions Enumeration contains:
Multiline
ExplicitCapture
Compiled
Singleline
IgnorePatternWh itespace
RightToLeft
ECMAScript
CultureInvarian t
Do you know or can you surmise
which of the above options are used by:
VS2008/Edit/Find In Files/Use Regular Expressions
Especially interested in Singleline and Multiline.
Thanks in advance - even if it is only an educated guess
Multiline
ExplicitCapture
Compiled
Singleline
IgnorePatternWh itespace
RightToLeft
ECMAScript
CultureInvarian t
Do you know or can you surmise
which of the above options are used by:
VS2008/Edit/Find In Files/Use Regular Expressions
Especially interested in Singleline and Multiline.
Thanks in advance - even if it is only an educated guess