Compartir a través de


PropertyChanged (Constructor) (String, String, String)

Espacio de nombres:  Microsoft.TeamFoundation.Server
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Sub New ( _
    name As String, _
    oldValue As String, _
    newValue As String _
)
public PropertyChanged(
    string name,
    string oldValue,
    string newValue
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyChanged Clase

PropertyChanged (Sobrecarga)

Microsoft.TeamFoundation.Server (Espacio de nombres)