IApplicationResourceStreamResolver::GetApplicationResourceStream Method (Uri^)
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Xml
Assembly: System.Xml (in System.Xml.dll)
Return to top
Returns an application resource stream from the specified URI.
Assembly: System.Xml (in System.Xml.dll)
[ObsoleteAttribute("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] Stream^ GetApplicationResourceStream( Uri^ relativeUri )
Parameters
- relativeUri
-
Type:
System::Uri^
The relative URI.
.NET Framework
Available since 4.5
Available since 4.5
Show: