PhysicalFileResultExecutor.GetFileStream(String) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
This API is no longer called.
Nieaktualne. Ten interfejs API nie jest już wywoływany.
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
Parametry
- path
- String
Zwraca
- Atrybuty