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

戻り値

属性

適用対象