Freigeben über


IVersionControlService.OnBindingChange-Methode

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

Syntax

'Declaration
Function OnBindingChange ( _
    phierProject As IVsHierarchy, _
    eventType As VersionControlBindEvent, _
    isSolution As Boolean _
) As Integer
int OnBindingChange(
    IVsHierarchy phierProject,
    VersionControlBindEvent eventType,
    bool isSolution
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVersionControlService Schnittstelle

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace