語言

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
屬性

方法

名稱 Description
GetApplicationResourceStream(Uri)
已淘汰.

從指定的 URI 回傳應用程式資源流。

適用於