Share via


VsContextChangingEventArgs 构造函数

命名空间:  Microsoft.VisualStudio.Services.Integration
程序集:  Microsoft.VisualStudio.Services.Integration(在 Microsoft.VisualStudio.Services.Integration.dll 中)

语法

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

参数

.NET Framework 安全性

请参阅

参考

VsContextChangingEventArgs 类

Microsoft.VisualStudio.Services.Integration 命名空间