Gets the version of the Mod that this instance represents, as declared in the mod-manifest.json of the Mod.
Namespace: Spotfire.Dxp.Application.Mods
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax
C#
public abstract Version Version { get; }
Property Value
Type: VersionVersion Information
Supported in: 14.7, 14.6, 14.5
See Also