_dispVCProjectEngineEvents_SinkHelper.ItemPropertyChange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
override void ItemPropertyChange(System::Object ^ A_1, System::Object ^ A_2, int A_3);
public:
override void ItemPropertyChange(Platform::Object ^ A_1, Platform::Object ^ A_2, int A_3);
override void ItemPropertyChange(winrt::Windows::Foundation::IInspectable const & A_1, winrt::Windows::Foundation::IInspectable const & A_2, int A_3);
public override void ItemPropertyChange (object A_1, object A_2, int A_3);
abstract member ItemPropertyChange : obj * obj * int -> unit
override this.ItemPropertyChange : obj * obj * int -> unit
Public Overrides Sub ItemPropertyChange (A_1 As Object, A_2 As Object, A_3 As Integer)
Parameters
- A_1
- Object
- A_2
- Object
- A_3
- Int32