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