The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpMessageContent::HttpResponseMessage Property
Gets the HTTP response message.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
public: property HttpResponseMessage^ HttpResponseMessage { [CompilerGeneratedAttribute] HttpResponseMessage^ get(); [CompilerGeneratedAttribute] private: void set(HttpResponseMessage^ value); }
Property Value
Type: System.Net.Http::HttpResponseMessage^
Show: