Swapnil Mahangare
Thursday, 1 March 2012
split the value of the variable
string[] DynamicFilePathNameArray = FileName.Split('.');
string DynamicFilePathName = DynamicFilePathNameArray[0]+".txt";
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment