WebServiceException.ResponseContentType property

Gets the response content type.

public string? ResponseContentType { get; }

Property Value

The response content type.

See Also