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