ManageTfsList Constructor (TfsTeamProjectCollection)
Namespace: Microsoft.TeamFoundation.Proxy
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
‘선언
Public Sub New ( _
activeTeamProjectCollection As TfsTeamProjectCollection _
)
public ManageTfsList(
TfsTeamProjectCollection activeTeamProjectCollection
)
public:
ManageTfsList(
TfsTeamProjectCollection^ activeTeamProjectCollection
)
new :
activeTeamProjectCollection:TfsTeamProjectCollection -> ManageTfsList
public function ManageTfsList(
activeTeamProjectCollection : TfsTeamProjectCollection
)
Parameters
- activeTeamProjectCollection
Type: Microsoft.TeamFoundation.Client.TfsTeamProjectCollection
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.