IVsExtensibility3.FireProjectsEvent_ItemAdded(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.
public:
int FireProjectsEvent_ItemAdded(System::Object ^ Project);
public:
int FireProjectsEvent_ItemAdded(Platform::Object ^ Project);
int FireProjectsEvent_ItemAdded(winrt::Windows::Foundation::IInspectable const & Project);
public int FireProjectsEvent_ItemAdded (object Project);
abstract member FireProjectsEvent_ItemAdded : obj -> int
Public Function FireProjectsEvent_ItemAdded (Project As Object) As Integer
Parameters
- Project
- Object