_dispVCProjectEngineEvents.ItemPropertyChange2(Object, String, String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- Item
- Object
- strPropertySheet
- String
- strItemType
- String
- PropertyName
- String
- Atributos