Partilhar via


Construtor VsContextChangingEventArgs

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

Sintaxe

'Declaração
Public Sub New ( _
    newContext As ITeamFoundationContext, _
    contextChange As ActiveContextChange, _
    contextChangeReason As ActiveContextChangeReason _
)
public VsContextChangingEventArgs(
    ITeamFoundationContext newContext,
    ActiveContextChange contextChange,
    ActiveContextChangeReason contextChangeReason
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VsContextChangingEventArgs Classe

Namespace Microsoft.VisualStudio.Services.Integration