Share via


AssemblyDeployManager::removeAssemblyFromPath Method

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

Syntax

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.

See Also

Reference

AssemblyDeployManager Class