SystemInfoVersion Property

CVB.Net Documentation
Version number of your CVB installation.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static Version Version { get; }

Property Value

Type: Version
Exceptions

ExceptionCondition
IOExceptionIf the current CVB version could not be read from the registry
FormatExceptionIf the version id of your CVB installation has been corrupted
See Also

Reference