ExecutionEnvironmentLoadManagedAssemblyFromFile(String, Boolean) Method |
Namespace: Micros.PosCore.ExtensibilityAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic bool LoadManagedAssemblyFromFile(
string strFileName,
bool doExecute
)
Parameters
- strFileName String
-
- doExecute Boolean
-
Return Value
Boolean
See Also