Table of Contents

Property Encoding

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

Encoding

Gets or sets the encoding used for writting data to the output file. This property is only appliable if this instance is using an file-based output.

public Encoding Encoding { get; set; }

Property Value

Encoding