Udostępnij za pośrednictwem


IEngine2.GetAssembly Metoda

Definicja

Po zaimplementowaniu w klasie pobiera skompilowany zestaw, który jest tworzony przez krok kompilacji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 System::Reflection::Assembly ^ GetAssembly();
public System.Reflection.Assembly GetAssembly ();
abstract member GetAssembly : unit -> System.Reflection.Assembly
Public Function GetAssembly () As Assembly

Zwraca

Assembly

Skompilowany zestaw.

Dotyczy

Zobacz też