var files = from file in my.Computer.FileSystem.GetFiles(CurDir()) orderby file select file;
Run Code Online (Sandbox Code Playgroud) Note:
string s="Error=0<BR>Message_Id=120830406<BR>"
Run Code Online (Sandbox Code Playgroud)
What's the most elegant way to split a string in C#?