HttpResponseMockContent.GetHttpContent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return a new HttpContent based on content.
public System.Net.Http.HttpContent GetHttpContent ();
member this.GetHttpContent : unit -> System.Net.Http.HttpContent
Public Function GetHttpContent () As HttpContent
Returns
A new HttpContent.