Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IApplicationResourceStreamResolver Interface

.NET Framework (current version)
 
Note: This API is now obsolete.

Represents an application resource stream resolver.

Namespace:   System.Xml
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)]
public interface IApplicationResourceStreamResolver

NameDescription
System_CAPS_pubmethodGetApplicationResourceStream(Uri)

Obsolete. Returns an application resource stream from the specified URI.

.NET Framework
Available since 4.5
Return to top
Show:
© 2017 Microsoft