Share via


IComSoapPublisher.GacRemove(String) Metoda

Definice

Odebere sestavení z globální mezipaměti sestavení .

public:
 void GacRemove(System::String ^ AssemblyPath);
public void GacRemove (string AssemblyPath);
abstract member GacRemove : string -> unit
Public Sub GacRemove (AssemblyPath As String)

Parametry

AssemblyPath
String

Cesta systému souborů pro sestavení.

Výjimky

AssemblyPath je null.

AssemblyPath je prázdný.

AssemblyPath nebyl nalezen.

Sestavení nebo modul byly zavedeny dvakrát se dvěma různými legitimacemi.

AssemblyPath není platné sestavení.

Platí pro