|
|
-
If using Visual Studio, click Edit Menu, Find and Replace, Replace in Files.
Alternatively, press CTRL+SHIFT+H key combination while in the Code Editor window.
-
Type
UNILOG_AUTO_TRACE\(*:b:z*:b\);\n
in the Find what box
-
Clear Replace with box
-
Specify project path in the Look in folder
-
Check Use Regular expressions option
-
Click Replace All.
|