WebServiceException.ResponseContentPreview property

Gets the response content preview.

public string? ResponseContentPreview { get; }

Property Value

The response content preview (as a string, possibly abbreviated).

See Also