VersionSurrogate Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |