_dispVCProjectEngineEvents_SinkHelper.ItemPropertyChange2 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.
public:
override void ItemPropertyChange2(System::Object ^ A_1, System::String ^ A_2, System::String ^ A_3, System::String ^ A_4);
public:
override void ItemPropertyChange2(Platform::Object ^ A_1, Platform::String ^ A_2, Platform::String ^ A_3, Platform::String ^ A_4);
override void ItemPropertyChange2(winrt::Windows::Foundation::IInspectable const & A_1, std::wstring const & A_2, std::wstring const & A_3, std::wstring const & A_4);
public override void ItemPropertyChange2 (object A_1, string A_2, string A_3, string A_4);
abstract member ItemPropertyChange2 : obj * string * string * string -> unit
override this.ItemPropertyChange2 : obj * string * string * string -> unit
Public Overrides Sub ItemPropertyChange2 (A_1 As Object, A_2 As String, A_3 As String, A_4 As String)
Parameters
- A_1
- Object
- A_2
- String
- A_3
- String
- A_4
- String