Freigeben über


VersionControlBaseExt.FirePropertyChangedEventHandler-Methode

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

Syntax

'Declaration
Protected Sub FirePropertyChangedEventHandler ( _
    eh As PropertyChangedEventHandler, _
    sender As Object, _
    args As PropertyChangedEventArgs _
)
protected void FirePropertyChangedEventHandler(
    PropertyChangedEventHandler eh,
    Object sender,
    PropertyChangedEventArgs args
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlBaseExt Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace