Metoda IVCProjectEngineEvents2.ItemPropertyChange2 —
Przestrzeń nazw: Microsoft.VisualStudio.VCProjectEngine
Zestaw: Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)
Składnia
'Deklaracja
Sub ItemPropertyChange2 ( _
Item As Object, _
bstrPropertySheet As String, _
bstrItemType As String, _
bstrPropertyName As String _
)
void ItemPropertyChange2(
Object Item,
string bstrPropertySheet,
string bstrItemType,
string bstrPropertyName
)
void ItemPropertyChange2(
Object^ Item,
String^ bstrPropertySheet,
String^ bstrItemType,
String^ bstrPropertyName
)
abstract ItemPropertyChange2 :
Item:Object *
bstrPropertySheet:string *
bstrItemType:string *
bstrPropertyName:string -> unit
function ItemPropertyChange2(
Item : Object,
bstrPropertySheet : String,
bstrItemType : String,
bstrPropertyName : String
)
Parametry
- Item
Typ: System.Object
- bstrPropertySheet
Typ: System.String
- bstrItemType
Typ: System.String
- bstrPropertyName
Typ: System.String
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..