Click or drag to resize

ApplicationInfoApplicationVersion Property

Gets a value representing the version of the application

Namespace:  Cauldron.Reflection
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static Version ApplicationVersion { get; }

Property Value

Type: Version

[Missing <value> documentation for "P:Cauldron.Reflection.ApplicationInfo.ApplicationVersion"]

See Also