IVCProjectEngineEvents2.ItemPropertyChange(Object, Object, Int32) Method

Definition

public:
 void ItemPropertyChange(System::Object ^ Item, System::Object ^ Tool, int dispid);
public:
 void ItemPropertyChange(Platform::Object ^ Item, Platform::Object ^ Tool, int dispid);
void ItemPropertyChange(winrt::Windows::Foundation::IInspectable const & Item, winrt::Windows::Foundation::IInspectable const & Tool, int dispid);
[System.Runtime.InteropServices.DispId(279)]
public void ItemPropertyChange (object Item, object Tool, int dispid);
[<System.Runtime.InteropServices.DispId(279)>]
abstract member ItemPropertyChange : obj * obj * int -> unit
Public Sub ItemPropertyChange (Item As Object, Tool As Object, dispid As Integer)

Parameters

Item
Object
Tool
Object
dispid
Int32

Implements

Attributes

Applies to