IServerVersion.Build Property

Definition

Retrieves the build component of the version number.

public int Build { get; }
member this.Build : int
Public ReadOnly Property Build As Integer

Property Value

The build number. Is -1 if undefined.

Applies to