Partager via


GelPropertyChangedEventArgs, constructeur

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    prop As GelProperty, _
    oldValue As Object, _
    newValue As Object _
)
public GelPropertyChangedEventArgs(
    GelProperty prop,
    Object oldValue,
    Object newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GelPropertyChangedEventArgs Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms