[]
Gets or sets an encoding schema to use in the XML transformation.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<XmlExportSettings.Encodings> Encoding { get; set; }
Type | Description |
---|---|
EnumDefaultExportSetting<XmlExportSettings.Encodings> | An EnumDefaultExportSetting<T> object representing the encoding schema. |