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