Edit

Share via


VersionSurrogate Struct

Definition

Surrogate type for VersionCodec.

[Orleans.GenerateSerializer]
public struct VersionSurrogate
[<Orleans.GenerateSerializer>]
type VersionSurrogate = struct
Public Structure VersionSurrogate
Inheritance
VersionSurrogate
Attributes

Fields

Build

Gets or sets the build number.

Major

Gets or sets the major version component.

Minor

Gets or sets the minor version component.

Revision

Gets or sets the revision.

Applies to