Compartilhar via


Construtor PropertyChanged (String, String, String)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Public Sub New ( _
    name As String, _
    oldValue As String, _
    newValue As String _
)
public PropertyChanged(
    string name,
    string oldValue,
    string newValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyChanged Classe

Sobrecargas PropertyChanged

Namespace Microsoft.TeamFoundation.Server