AssemblyDeployManager.deployAssemblies Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deploys one specific assembly that is marked for deployment to server to the VSAssemblies folder.
public:
static void deployAssemblies();
public static void deployAssemblies ();
static member deployAssemblies : unit -> unit
Public Shared Sub deployAssemblies ()