MultipleDestinationExporterTextEncoding Property

Gets or sets the Encoding to be used to encode text data being exported.

Definition

Namespace: IO
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.167 -- Release Build+f1b42a4d24cfc6e6059ab60dd43256c06cec82f7
public virtual Encoding TextEncoding { get; set; }

Property Value

Encoding

See Also