How can i get the path of the folder from different pc
how can i get the path of the folder from (network) diffrent pc (ex.\\123.102.2 3.23\\MyFolder) i got some error in streamReader, "Could not found part of the file"
plesse help..
Code:
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;