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 傳回應用程式資源資料流。

適用於