Click or drag to resize

ExecutionEnvironmentLoadManagedAssemblyFromFile Method (String)

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public bool LoadManagedAssemblyFromFile(
	string strFileName
)

Parameters

strFileName
Type: SystemString

Return Value

Type: Boolean
See Also