Compartilhar via


Método VersionControlBaseExt.FirePropertyChangedEventHandler

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
Protected Sub FirePropertyChangedEventHandler ( _
    eh As PropertyChangedEventHandler, _
    sender As Object, _
    args As PropertyChangedEventArgs _
)
protected void FirePropertyChangedEventHandler(
    PropertyChangedEventHandler eh,
    Object sender,
    PropertyChangedEventArgs args
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VersionControlBaseExt Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl