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에서 애플리케이션 리소스 스트림을 반환합니다.

적용 대상