IApplicationResourceStreamResolver Interface

Definição

Atenção

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

Representa um resolvedor de fluxo de recursos de aplicação.

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
Atributos

Métodos

Name Description
GetApplicationResourceStream(Uri)
Obsoleto.

Devolve um fluxo de recursos de aplicação a partir do URI especificado.

Aplica-se a