_dispVCProjectEngineEvents.ItemPropertyChange2 Method

Definition

public:
 void ItemPropertyChange2(System::Object ^ Item, System::String ^ strPropertySheet, System::String ^ strItemType, System::String ^ PropertyName);
public:
 void ItemPropertyChange2(Platform::Object ^ Item, Platform::String ^ strPropertySheet, Platform::String ^ strItemType, Platform::String ^ PropertyName);
void ItemPropertyChange2(winrt::Windows::Foundation::IInspectable const & Item, std::wstring const & strPropertySheet, std::wstring const & strItemType, std::wstring const & PropertyName);
[System.Runtime.InteropServices.DispId(285)]
public void ItemPropertyChange2 (object Item, string strPropertySheet, string strItemType, string PropertyName);
[<System.Runtime.InteropServices.DispId(285)>]
abstract member ItemPropertyChange2 : obj * string * string * string -> unit
Public Sub ItemPropertyChange2 (Item As Object, strPropertySheet As String, strItemType As String, PropertyName As String)

Parameters

Item
Object
strPropertySheet
String
strItemType
String
PropertyName
String
Attributes

Applies to