UnitsManager.CurrentUnitsFileNames Property

Full file names from which units related data is loaded.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public static List<string> CurrentUnitsFileNames { get; set; }

Property Value

List<String>

See Also