Skip to content

Result<TResponse>.ContentEncoding property

Gets or sets the content encoding.

public Encoding ContentEncoding { get; set; }

See Also