Freigeben über


VsContextChangingEventArgs-Konstruktor

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)

Syntax

'Declaration
Public Sub New ( _
    newContext As ITeamFoundationContext, _
    contextChange As ActiveContextChange, _
    contextChangeReason As ActiveContextChangeReason _
)
public VsContextChangingEventArgs(
    ITeamFoundationContext newContext,
    ActiveContextChange contextChange,
    ActiveContextChangeReason contextChangeReason
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VsContextChangingEventArgs Klasse

Microsoft.VisualStudio.Services.Integration-Namespace