IVsExtensibility3.FireProjectItemsEvent_ItemRemoved(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- ProjectItem
- Object