Click or drag to resize

LibraryExternal Property

determines whether the library is contained in the binaries/platform_tuple directory (false) or if it has to be provided by the environment (true).

Namespace:  Emulate3D.FMI.V3.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public bool External { get; }

Property Value

Type: Boolean
See Also