This documentation is archived and is not being maintained.
TeamPropertiesView::Initialize Method
Visual Studio 2013
Initializes the view object.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
protected public: virtual void Initialize( TfsConnection^ tfs, TeamFoundationTeam^ team )
Parameters
- team
- Type: Microsoft.TeamFoundation.Client::TeamFoundationTeam
The team instance
- 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.
Show: