VersionSurrogate.Build Field
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.
Gets or sets the build number.
[Orleans.Id(2)]
public int Build;
[<Orleans.Id(2)>]
val mutable Build : int
Public Build As Integer
Field Value
The build number.
- Attributes