Click or drag to resize

PublicLibraryCatalogLibraryVersionNetVersion Property

Gets the version converted to the .NET Version type.

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
[XmlIgnoreAttribute]
[JsonIgnoreAttribute]
public Version NetVersion { get; }

Property Value

Version
See Also