Freigeben über


ConnectionStartingEventArgs Constructor

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

Syntax

'Declaration
Public Sub New ( _
    teamProjectCollection As TfsTeamProjectCollection _
)
public ConnectionStartingEventArgs(
    TfsTeamProjectCollection teamProjectCollection
)
public:
ConnectionStartingEventArgs(
    TfsTeamProjectCollection^ teamProjectCollection
)
new : 
        teamProjectCollection:TfsTeamProjectCollection -> ConnectionStartingEventArgs
public function ConnectionStartingEventArgs(
    teamProjectCollection : TfsTeamProjectCollection
)

Parameters

.NET Framework Security

See Also

Reference

ConnectionStartingEventArgs Class

Microsoft.VisualStudio.Services.Integration Namespace