how to remove char (") from the begin and the end of a string ?

Posted by Gold on Stack Overflow See other posts from Stack Overflow or by Gold
Published on 2010-04-14T18:18:23Z Indexed on 2010/04/14 18:23 UTC
Read the original article Hit count: 76

Filed under:
|

hi

how to remove char (") from the begin and the end of a string ?

ex: "1234"567" ==> 1234"567

thank's in advance

© Stack Overflow or respective owner

Related posts about c#

Related posts about regex