SerializationFormatMajorVersion Property Naiad Help

[This is preliminary documentation and is subject to change.]

The major version of the serialization format. Different major versions may not be compatible with each other.

Namespace: Microsoft.Research.Naiad.Serialization
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
int MajorVersion { get; }

Property Value

Type: Int32
See Also

Reference