IApplicationResourceStreamResolver Interfaccia

Definizione

Attenzione

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

Rappresenta un resolver di flusso di risorse dell'applicazione.

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
Attributi

Metodi

GetApplicationResourceStream(Uri)
Obsoleti.

Restituisce un flusso di risorse dell'applicazione da un URI specificato.

Si applica a