XmlFileResolver.OpenRead(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override System::IO::Stream ^ OpenRead(System::String ^ resolvedPath);
public override System.IO.Stream OpenRead (string resolvedPath);
override this.OpenRead : string -> System.IO.Stream
Public Overrides Function OpenRead (resolvedPath As String) As Stream
- resolvedPath
- String
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: