Better yet, just put one quote ( ' ) around each character:
edit: Or maybe not, as in VB the ' is commentVB Code:
Dim ReservedChars() As Char = {';', '/', '?', ':', '@', '=', '&'}
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |