IApplicationResourceStreamResolver Interface

Définition

Attention

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

Représente un programme de résolution de flux de ressources d’application.

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
Attributs

Méthodes

Nom Description
GetApplicationResourceStream(Uri)
Obsolète.

Retourne un flux de ressources d’application à partir de l’URI spécifié.

S’applique à