Udostępnij za pośrednictwem


Metoda _dispVCProjectEngineEvents.ItemPropertyChange2 —

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

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
Sub ItemPropertyChange2 ( _
    Item As Object, _
    strPropertySheet As String, _
    strItemType As String, _
    PropertyName As String _
)
void ItemPropertyChange2(
    Object Item,
    string strPropertySheet,
    string strItemType,
    string PropertyName
)
void ItemPropertyChange2(
    Object^ Item, 
    String^ strPropertySheet, 
    String^ strItemType, 
    String^ PropertyName
)
abstract ItemPropertyChange2 : 
        Item:Object * 
        strPropertySheet:string * 
        strItemType:string * 
        PropertyName:string -> unit
function ItemPropertyChange2(
    Item : Object, 
    strPropertySheet : String, 
    strItemType : String, 
    PropertyName : String
)

Parametry

  • Item
    Typ: Object
  • strPropertySheet
    Typ: String
  • strItemType
    Typ: String
  • PropertyName
    Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispVCProjectEngineEvents Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine