This documentation is archived and is not being maintained.
PolicyBase::Initialize Method
Visual Studio 2013
Initializes the specified pending check-in.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- pendingCheckin
- Type: Microsoft.TeamFoundation.VersionControl.Client::IPendingCheckin
The pending check-in to initialize.
Implements
IPolicyEvaluation::Initialize(IPendingCheckin)- 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: