다음을 통해 공유


PhysicalFileResultExecutor.GetFileStream(String) 메서드

정의

주의

This API is no longer called.

사용되지 않습니다. 이 API는 더 이상 호출되지 않습니다.

protected:
 virtual System::IO::Stream ^ GetFileStream(System::String ^ path);
protected virtual System.IO.Stream GetFileStream (string path);
[System.Obsolete("This API is no longer called.")]
protected virtual System.IO.Stream GetFileStream (string path);
abstract member GetFileStream : string -> System.IO.Stream
override this.GetFileStream : string -> System.IO.Stream
[<System.Obsolete("This API is no longer called.")>]
abstract member GetFileStream : string -> System.IO.Stream
override this.GetFileStream : string -> System.IO.Stream
Protected Overridable Function GetFileStream (path As String) As Stream

매개 변수

path
String

반환

특성

적용 대상