Share via


AssemblyDeployManager.deployAssemblyFromPath(String) Method

Definition

public:
 static void deployAssemblyFromPath(System::String ^ assemblyPath);
public static void deployAssemblyFromPath (string assemblyPath);
static member deployAssemblyFromPath : string -> unit
Public Shared Sub deployAssemblyFromPath (assemblyPath As String)

Parameters

assemblyPath
String

Applies to