| SettingsObjectVersion Property |
Version of this object, automatically
included in serialization. Backwards compatible
settings can be achieved by considering values this
variable at
Deserialize(Stream).
Namespace:
CTExtensions.ExportCore.Config
Assembly:
CTInterface (in CTInterface.dll)
Syntax public int Version { get; protected set; }
Public Property Version As Integer
Get
Protected Set
Property Value
Type:
Int32See Also