Udostępnij za pośrednictwem


Metoda IVsExtensibility2.FireCodeModelEvent —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE80
Zestaw:  EnvDTE80 (w EnvDTE80.dll)

Składnia

'Deklaracja
Sub FireCodeModelEvent ( _
    dispid As Integer, _
    pElement As CodeElement, _
    changeKind As vsCMChangeKind _
)
void FireCodeModelEvent(
    int dispid,
    CodeElement pElement,
    vsCMChangeKind changeKind
)
void FireCodeModelEvent(
    int dispid, 
    CodeElement^ pElement, 
    vsCMChangeKind changeKind
)
abstract FireCodeModelEvent : 
        dispid:int * 
        pElement:CodeElement * 
        changeKind:vsCMChangeKind -> unit
function FireCodeModelEvent(
    dispid : int, 
    pElement : CodeElement, 
    changeKind : vsCMChangeKind
)

Parametry

  • dispid
    Typ: Int32

     

  • pElement
    Typ: CodeElement

     

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsExtensibility2 Interfejs

Przestrzeń nazw EnvDTE80