Share via


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 からアプリケーション リソース ストリームを返します。

適用対象