HttpRequestWrapper.InputStream Vlastnost

Definice

Získá 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

Obsah textu příchozího obsahu HTTP.

Platí pro