c# path to uri code example Example: uri file path c# var uri = new System.Uri("c:\\foo"); var converted = uri.AbsoluteUri;