IApplicationResourceStreamResolver Интерфейс

Определение

Внимание!

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

Представляет сопоставитель потока ресурсов приложения.

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
Атрибуты

Методы

GetApplicationResourceStream(Uri)
Устаревшие..

Возвращает поток ресурсов приложения из заданного универсального кода ресурса (URI).

Применяется к