convert relative path to physical path csharp

Code Example - convert relative path to physical path csharp

                
                        String RelativePath = AbsolutePath.Replace(Request.ServerVariables["APPL_PHYSICAL_PATH"], String.Empty);