string[] field = moje.ToString().Split(("/").ToCharArray(), StringSplitOptions);
i am using this code, but c# always replies with
The name 'StringSplitOptions' does not exist in the class or namespace, do i need some upgrade of visual studio, or what? or what prototype? need help, thnx to all