Gets or sets the user preference that determines the encoding type of files extracted from the application. Valid values are represented by the HFMConstants type library constants listed in Extracted File Encoding Constants.
The following example sets the application to extract files in the UTF-16 format. Note how ApplyUserSettings is called to persist the setting.