Host > Host Assembly Interfaces > IApplicationVersion > IApplicationVersion.IsRelease
IsRelease: Boolean;
IsRelease: boolean;
The IsRelease property returns the information about whether the version is released.
The example of use is given in description of the IApplicationVersion.Build property.
See also: