escape character in tcsh

Hello,

I wanted to display command with echo like this in tcsh.

output should be "//'test.test1.test2'"
(" at both ends also required in output)
Please help me.

 echo \"//\'test.test1.test2\'\"