HttpRequestWrapper.InputStream Vlastnost

Definice

Načte obsah textu příchozí entity HTTP.

public:
 virtual property System::IO::Stream ^ InputStream { System::IO::Stream ^ get(); };
public override System.IO.Stream InputStream { get; }
member this.InputStream : System.IO.Stream
Public Overrides ReadOnly Property InputStream As Stream

Hodnota vlastnosti

Stream

Obsah příchozího těla obsahu protokolu HTTP

Platí pro