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