IApplicationResourceStreamResolver Interface

Definitie

Let op

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Vertegenwoordigt een resourcestroom-resolver van een toepassing.

public interface class IApplicationResourceStreamResolver
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public interface IApplicationResourceStreamResolver
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type IApplicationResourceStreamResolver = interface
Public Interface IApplicationResourceStreamResolver
Kenmerken

Methoden

Name Description
GetApplicationResourceStream(Uri)
Verouderd.

Retourneert een toepassingsresourcestroom van de opgegeven URI.

Van toepassing op