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