ControlProcessParameterPropertyGrid.OnPropertyValueChanged, méthode
Espace de noms : Microsoft.TeamFoundation.Build.Controls
Assembly : Microsoft.TeamFoundation.Build.Controls (dans Microsoft.TeamFoundation.Build.Controls.dll)
Syntaxe
'Déclaration
Protected Overridable Sub OnPropertyValueChanged ( _
eventArgs As PropertyValueChangedEventArgs _
)
protected virtual void OnPropertyValueChanged(
PropertyValueChangedEventArgs eventArgs
)
Paramètres
- eventArgs
Type : System.Windows.Forms.PropertyValueChangedEventArgs
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.