AssemblyDeployManager::removeAssemblyFromPath Method [AX 2012]

Removes one specific assembly that is marked for deployment to the server from the VSAssemblies folder.

client server public static void removeAssemblyFromPath(str assemblyPath)

Run On

Called

Parameters

assemblyPath
Type: str
The Visual Studio Project path where the assembly is stored.
Show: