Udostępnij za pośrednictwem


ICorProfilerCallback::AssemblyLoadStarted — Metoda

Powiadamia profilera, że zestaw jest ładowany.

Składnia

HRESULT AssemblyLoadStarted(  
    [in] AssemblyID assemblyId);  

Parametry

assemblyId
[w] Identyfikuje ładowany zestaw.

Uwagi

Wartość parametru assemblyId jest nieprawidłowa dla żądania informacji do momentu wywołania metody ICorProfilerCallback::AssemblyLoadFinished .

Wymagania

Platformy: Zobacz Wymagania systemowe.

Nagłówka: CorProf.idl, CorProf.h

Biblioteki: CorGuids.lib

.NET Framework wersje: dostępne od wersji 2.0

Zobacz też