An open System.IO.TextReader that can be used to read the contents of the specified virtual path.
Use the erload:System.IO.TextReader.Read method on the returned System.IO.TextReader object to read the contents of the virtual path.
After calling the BuildProvider.OpenReader method, you must use the System.IO.TextReader.Close method to close the System.IO.TextReader object and free associated system resources.