WebServiceResponse.Content property

Gets the content.

public HttpContent? Content { get; }

Property Value

The content.

See Also