TypeProvider.RemoveAssemblyReference(String) Metoda

Definicja

Usuwa odwołanie oparte na Assembly ścieżkach z tego wystąpienia.

public:
 void RemoveAssemblyReference(System::String ^ path);
public void RemoveAssemblyReference (string path);
member this.RemoveAssemblyReference : string -> unit
Public Sub RemoveAssemblyReference (path As String)

Parametry

path
String

Ścieżka Assembly do usunięcia.

Wyjątki

path jest odwołaniem o wartości null (Nothing w Visual Basic)

Uwagi

Element TypesChanged jest wywoływany po wywołaniu tej metody.

Dotyczy